LumiSoft Mail Server User API
Stream Property
Namespaces > LumiSoft.Net.IO > ReadToStream_EventArgs > Stream
Gets stream where data is stored.
Syntax
C#Visual BasicManaged C++
public Stream Stream { get; }
Public ReadOnly Property Stream As Stream
public:
Stream^ Stream {
	Stream^ get ();
}

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