LumiSoft Net Help
Data Property
NamespacesLumiSoft.Net.POP3.ServerPOP3_e_GetTopOfMessageData
Gets or sets top of message data.
Declaration Syntax
C#Visual BasicVisual C++F#
public byte[] Data { get; set; }
Public Property Data As Byte()
	Get
	Set
public:
property array<unsigned char>^ Data {
	array<unsigned char>^ get ();
	void set (array<unsigned char>^ value);
}
member Data : byte[] with get, set
Property Value
array<Byte>[]()[][]
Remarks
This value should contain message header + number of lineCount body lines.

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