|
MessageRequestEventArgsSessionId Property |
The Session Id
Namespace:
VoiceElements.Client
Assembly:
VoiceElementsClient (in VoiceElementsClient.dll) Version: 8.6.1.1
Syntax public string SessionId { get; set; }
Public Property SessionId As String
Get
Set
public:
property String^ SessionId {
String^ get ();
void set (String^ value);
}
member SessionId : string with get, set
Property Value
Type:
StringSee Also