TryToSaveMessage
TryToSaveMessage
Saves the message, with specified entryID, to a stream.
Returns: The SaveResult that represents the result of item saving.
TryToSaveMessage(System::String entryId, System::SharedPtr < System::IO::Stream > stream)
| Parameter | Description |
|---|---|
| entryId | The entry id. |
| stream | The stream for writing. |