SIPEventNotificationArgsContentType Property |
Gets the content-type of the body.
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.77.0
Syntaxpublic string ContentType { get; }Public ReadOnly Property ContentType As String
Get
public:
property String^ ContentType {
String^ get ();
}member ContentType : string with get
Property Value
String
See Also