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