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)
| Parameter | Description |
|---|---|
| entryId | The entry id. |
| stream | The stream for writing. |