LumiSoft Net Help
Stream Property
NamespacesLumiSoft.Net.SMTP.ServerSMTP_e_MessageStream
Gets or stes stream where to store incoming message.
Declaration Syntax
C#Visual BasicVisual C++F#
public Stream Stream { get; set; }
Public Property Stream As Stream
	Get
	Set
public:
property Stream^ Stream {
	Stream^ get ();
	void set (Stream^ value);
}
member Stream : Stream with get, set
Property Value
Exceptions
ExceptionCondition
ArgumentNullExceptionIs raised when null reference is passed.

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