Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public string Body { get; protected set; }
Public Property Body As String
Get
Protected Set
public:
property String^ Body {
String^ get ();
protected: void set (String^ value);
}
member Body : string with get, set
Property Value
Type:
StringSee Also