Class MboxLoadOptions
MboxLoadOptions class
Specifies additional options when loading a Mbox storage.
public class MboxLoadOptions
Constructors
Name | Description |
---|---|
MboxLoadOptions() | The default constructor. |
Properties
Name | Description |
---|---|
LeaveOpen { get; set; } | Gets or sets a value indicating whether to keep the underlying stream open after disposing. Default value is false. |
PreferredTextEncoding { get; set; } | Gets or sets preferred encoding for messages. The default value is null. |
See Also
- namespace Aspose.Email.Storage.Mbox
- assembly Aspose.Email