LumiSoft Mail Server User API
Data Property
Namespaces > LumiSoft.Net.IO > ReadLine_EventArgs > Data
Gets readed line data or null if end of stream reached and no more data.
Syntax
C#Visual BasicManaged C++
public byte[] Data { get; }
Public ReadOnly Property Data As Byte()
public:
array<unsigned char>^ Data {
	array<unsigned char>^ get ();
}

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