Enum StandardIpmFolder
StandardIpmFolder enumeration
Represents a standard interpersonal message (IPM) folders.
public enum StandardIpmFolder
Values
Name | Value | Description |
---|---|---|
Inbox | 0 | Inbox folder. |
DeletedItems | 1 | Deleted Items folder. A client application move deleted messages to the Deleted Items folder. |
Outbox | 2 | Outbox folder. Outbound messages are usually created in the Outbox folder. |
SentItems | 3 | Sent Items folder. After being sent, messages are usually placed in the Sent Items folder. |
Appointments | 4 | Outlook Calendar folder. |
Contacts | 5 | Outlook Contacts folder. |
Drafts | 6 | Outlook Drafts folder. |
Journal | 7 | Outlook Journal folder. |
Notes | 8 | Outlook Notes folder. |
Tasks | 9 | Outlook Tasks folder. |
SyncIssues | 10 | Sync issues folder |
JunkEmail | 11 | Junk email folder |
Unspecified | 12 | Unspecified value. |
RssFeeds | 13 | The RSS feeds folder. |
See Also
- namespace Aspose.Email.Storage.Pst
- assembly Aspose.Email