SaveMessageToStream

SaveMessageToStream

Saves the message, with specified entryID, to a stream.

Returns: void Aspose::Email::Storage::Pst::

SaveMessageToStream(System::String entryId, System::SharedPtr < System::IO::Stream > stream)
ParameterDescription
entryIdThe entry id.
streamThe stream for writing.