![]() | MimeFormat Enumeration |
Namespace: MimeKit
public enum MimeFormat
Member name | Value | Description | |
---|---|---|---|
Entity | 0 | The stream contains a single MIME entity or message. | |
Mbox | 1 | The stream is in the Unix mbox format and may contain more than a single message. | |
Default | 0 | The default stream format. |