Class MboxSaveOptions
MboxSaveOptions class
Specifies additional options when save a Mbox storage.
public class MboxSaveOptions
Constructors
Name | Description |
---|---|
MboxSaveOptions() | The default constructor. |
Properties
Name | Description |
---|---|
FromShouldBeEscaped { get; set; } | Gets or sets a value indicating whether to escape the “From” string at the beginning of a line in the body of an email message. The default value is false. |
LeaveOpen { get; set; } | Gets or sets a value indicating whether to keep the underlying stream open after disposing. Default value is false. |
See Also
- namespace Aspose.Email.Storage.Mbox
- assembly Aspose.Email