| ILyncPlatformLibraryInteractionSessionId Property |
Gets the session identifier for the current SIP connection under which all events will be raised.
Namespace: Inkostar.InterfacesAssembly: LyncPlatformLibrary (in LyncPlatformLibrary.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxstring SessionId { get; set; }Property SessionId As String
Get
Set
property String^ SessionId {
String^ get ();
void set (String^ value);
}abstract SessionId : string with get, set
Property Value
Type:
String
See Also