Ozeki VoIP SDK Class library
ContentType Property
NamespacesOzeki.VoIP.SIPInstantMessageContentType
Gets the type of the content (eg. text/plain, text/html)
Declaration Syntax
C#Visual BasicVisual C++
public string ContentType { get; set; }
Public Property ContentType As String
	Get
	Set
public:
property String^ ContentType {
	String^ get ();
	void set (String^ value);
}
Property Value

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290