 |
CallProgressEventArgsSipMessage Property |
The associated SIP message
Namespace:
VoiceElements.Client
Assembly:
VoiceElementsClient (in VoiceElementsClient.dll) Version: 8.6.1.1
Syntaxpublic string SipMessage { get; }Public ReadOnly Property SipMessage As String
Get
public:
property String^ SipMessage {
String^ get ();
}member SipMessage : string with get
Property Value
Type:
String
See Also