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)
ParameterDescription
entryIdThe entry id.
streamThe stream for writing.