INotifierContentType Property |
Gets the content-type of the body of the sent NOTIFY messages.
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax string ContentType { get; }
ReadOnly Property ContentType As String
Get
property String^ ContentType {
String^ get ();
}
abstract ContentType : string with get
Property Value
Type:
StringSee Also