LumiSoft Net Help
DataToStream Method (stream)
NamespacesLumiSoft.Net.MIMEMIME_b_SinglepartBaseDataToStream(Stream)
Stores body decoded-data to the specified stream.
Declaration Syntax
C#Visual BasicVisual C++F#
public void DataToStream(
	Stream stream
)
Public Sub DataToStream ( 
	stream As Stream
)
public:
void DataToStream(
	Stream^ stream
)
member DataToStream : 
        stream : Stream -> unit 
Parameters
stream (Stream)
Stream where to store body data.
Exceptions
ExceptionCondition
ArgumentNullExceptionIs raised when stream is null reference.

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