InfoDataSubMimeType Property |
Gets the sub-MIME type of the content.
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public string SubMimeType { get; }
Public ReadOnly Property SubMimeType As String
Get
public:
property String^ SubMimeType {
String^ get ();
}
member SubMimeType : string with get
Property Value
Type:
StringSee Also