MboxLoadOptions
MboxLoadOptions class
Specifies additional options when loading a Mbox storage.
The MboxLoadOptions type exposes the following members:
Constructors
Name | Description |
---|---|
MboxLoadOptions() | Initializes a new instance of the MboxLoadOptions class |
Properties
Name | Description |
---|---|
leave_open | Gets or sets a value indicating whether to keep the underlying stream open after disposing. Default value is false. |
preferred_text_encoding | Gets or sets preferred encoding for messages. The default value is null. |
See Also
- namespace aspose.email.storage.mbox
- assembly Aspose.Email