LumiSoft Net Help
ContentDisposition Property
NamespacesLumiSoft.Net.SIP.MessageSIP_MessageContentDisposition
Gets or sets the Content-Disposition header field which describes how the message body or, for multipart messages, a message body part is to be interpreted by the UAC or UAS. Value null means not specified.
Declaration Syntax
C#Visual BasicVisual C++F#
public SIP_t_ContentDisposition ContentDisposition { get; set; }
Public Property ContentDisposition As SIP_t_ContentDisposition
	Get
	Set
public:
property SIP_t_ContentDisposition^ ContentDisposition {
	SIP_t_ContentDisposition^ get ();
	void set (SIP_t_ContentDisposition^ value);
}
member ContentDisposition : SIP_t_ContentDisposition with get, set
Property Value

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