MessageContentType Property |
Type of the content.
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public 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:
StringSee Also