OlmStorage.FromStream
OlmStorage.FromStream method
Load OLM from stream.
public static OlmStorage FromStream(Stream stream)
Parameter | Type | Description |
---|---|---|
stream | Stream | The System.IO.Stream. |
Return Value
An OlmStorage object that represents the current OLM storage.
See Also
- class OlmStorage
- namespace Aspose.Email.Storage.Olm
- assembly Aspose.Email