EmailSpecialFolderKind
EmailSpecialFolderKind
EmailSpecialFolderKind
EmailSpecialFolderKind
Enum
Definition
Defines the email special folders.
public : enum class EmailSpecialFolderKindpublic enum EmailSpecialFolderKindPublic Enum EmailSpecialFolderKind// You can use this enum in JavaScript.
- Attributes
Windows 10 requirements
| Device family |
Windows 10 (introduced v10.0.10240.0)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
Fields
| DeletedItems DeletedItems DeletedItems DeletedItems | This is the deleted items folder. |
| Drafts Drafts Drafts Drafts | This is the drafts folder. |
| Inbox Inbox Inbox Inbox | This is the inbox folder. |
| None None None None | This is not a special folder. |
| Outbox Outbox Outbox Outbox | This is the outbox folder. |
| Root Root Root Root | This is the root folder. |
| Sent Sent Sent Sent | This is the sent items folder. |