Specifies the folder type.
Used by the FolderType property.
| C# | Visual Basic |
[FlagsAttribute] public enum MessageFolderType
<FlagsAttribute> _ Public Enumeration MessageFolderType
| Member | Description |
|---|---|
| Inbox |
Inbox.
|
| DeletedItems |
Deleted Items.
|
| SentItems |
Sent Items.
|
| Outbox |
Outbox.
|
| Drafts |
Drafts.
|