SIPEventNotificationArgsBody Property |
Gets the body of the notification.
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic string Body { get; }
Public ReadOnly Property Body As String
Get
public:
property String^ Body {
String^ get ();
}
member Body : string with get
Property Value
Type:
String
See Also