LumiSoft Net Help
ContentType Property
NamespacesLumiSoft.Net.SIP.MessageSIP_MessageContentType
Gets or sets the Content-Type header field which indicates the media type of the message-body sent to the recipient. Value null means not specified.
Declaration Syntax
C#Visual BasicVisual C++F#
public string ContentType { get; set; }
Public Property ContentType As String
	Get
	Set
public:
property String^ ContentType {
	String^ get ();
	void set (String^ value);
}
member ContentType : string with get, set
Property Value

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119