PersonalStorageLoadOptions
PersonalStorageLoadOptions class
Specifies additional options when loading a PST storage.
The PersonalStorageLoadOptions type exposes the following members:
Constructors
Name | Description |
---|---|
PersonalStorageLoadOptions() | Initializes a new instance of the PersonalStorageLoadOptions class |
Properties
Name | Description |
---|---|
writable | Gets or sets a value indicating whether the pst is writable. By default the value is true. |
leave_stream_open | Leave stream open when PersonalStorage is disposed. Should always be false when |
See Also
- namespace aspose.email.storage.pst
- assembly Aspose.Email