MessageContentType Property |
Type of the content.
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic string ContentType { get; protected set; }
Public Property ContentType As String
Get
Protected Set
public:
property String^ ContentType {
String^ get ();
protected: void set (String^ value);
}
member ContentType : string with get, set
Property Value
Type:
String
See Also