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