LumiSoft Mail Server User API
Data Property
Namespaces > LumiSoft.Net.SIP > SIP_Message > Data
Gets or sets content data.
Syntax
C#Visual BasicManaged C++
public byte[] Data { get; set; }
Public Property Data As Byte()
public:
array<unsigned char>^ Data {
	array<unsigned char>^ get ();
	void set (array<unsigned char>^ value);
}

Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)