Gets the string representation of the content.
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntaxpublic string Content { get; }
Public ReadOnly Property Content As String
Get
public:
property String^ Content {
String^ get ();
}
member Content : string with get
Property Value
Type:
String
See Also