PersonalStorage.SaveMessageToStream
PersonalStorage.SaveMessageToStream method
Saves the message, with specified entryID, to a stream.
public void SaveMessageToStream(string entryId, Stream stream)
Parameter | Type | Description |
---|---|---|
entryId | String | The entry id. |
stream | Stream | The stream for writing. |
See Also
- class PersonalStorage
- namespace Aspose.Email.Storage.Pst
- assembly Aspose.Email