MailStorageConverter.MboxMessageOptions

MailStorageConverter.MboxMessageOptions property

Gets or sets email load options when parsing an Mbox storage.

public static EmlLoadOptions MboxMessageOptions { get; set; }

Property Value

The EmlLoadOptions that specifies load options.

See Also