Click or drag to resize
LyncPlatformLibraryAudioCallSessionId Property
Gets the session identifier for the current SIP connection under which all events will be raised.

Namespace: Inkostar.Classes
Assembly: LyncPlatformLibrary (in LyncPlatformLibrary.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string SessionId { get; set; }

Property Value

Type: String

Implements

ILyncPlatformLibraryInteractionSessionId
See Also