Skip to content

Latest commit

 

History

History
44 lines (30 loc) · 714 Bytes

emailspecialfolderkind.md

File metadata and controls

44 lines (30 loc) · 714 Bytes
-api-id -api-type
T:Windows.ApplicationModel.Email.EmailSpecialFolderKind
winrt enum

EmailSpecialFolderKind

-description

Defines the email special folders.

-enum-fields

-field None:0

This is not a special folder.

-field Root:1

This is the root folder.

-field Inbox:2

This is the inbox folder.

-field Outbox:3

This is the outbox folder.

-field Drafts:4

This is the drafts folder.

-field DeletedItems:5

This is the deleted items folder.

-field Sent:6

This is the sent items folder.

-remarks

-examples

-see-also

-capabilities

email, emailSystem