|
MessageRequestEventArgsSipMethod Property |
The Sip Method of the pending request.
Namespace:
VoiceElements.Client
Assembly:
VoiceElementsClient (in VoiceElementsClient.dll) Version: 8.6.1.1
Syntax public string SipMethod { get; set; }
Public Property SipMethod As String
Get
Set
public:
property String^ SipMethod {
String^ get ();
void set (String^ value);
}
member SipMethod : string with get, set
Property Value
Type:
StringSee Also