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