CallId Property
From Microsoft Speech Platform SDK 11
Gets the CallID of the current call.
Namespace:
Microsoft.Speech.VoiceXml
Assembly:
Microsoft.Speech.VoiceXml (in Microsoft.Speech.VoiceXml.dll)
Syntax
| C# |
|---|
protected abstract string CallId { get; } |