Class KnownFolders
Contents
[
Hide
]KnownFolders class
Well-known folders
public class KnownFolders
Constructors
Name | Description |
---|---|
KnownFolders() | The default constructor. |
Fields
Name | Description |
---|---|
static readonly Archive | The archive folder messages are sent to when using the One_Click Archive feature in Outlook clients that support it. Note: this is not the same as the Archive Mailbox feature of Exchange online. |
static readonly Calendars | Calendar group. |
static readonly Clutter | The clutter folder low-priority messages are moved to when using the Clutter feature. |
static readonly Conflicts | The folder that contains conflicting items in the mailbox. |
static readonly ContactFolders | For contacts contained in the child folder of a contactFolder. |
static readonly Contacts | Default Contacts folder. |
static readonly ConversationHistory | The folder where Skype saves IM conversations (if Skype is configured to do so). |
static readonly DeletedItems | The folder items are moved to when they are deleted. |
static readonly Drafts | The folder that contains unsent messages. |
static readonly Inbox | The inbox folder. |
static readonly Junkemail | The junk email folder. |
static readonly LocalFailures | The folder that contains items that exist on the local client but could not be uploaded to the server. |
static readonly MailFolders | Mail folders root |
static readonly MsgFolderRoot | The “Top of Information Store” folder. This folder is the parent folder for folders that are displayed in normal mail clients, such as the inbox. |
static readonly Outbox | The outbox folder. |
static readonly RecoverableItemsDeletions | The folder that contains soft-deleted items: deleted either from the Deleted Items folder, or by pressing shift+delete in Outlook. This folder is not visible in any Outlook email client, but end users can interact with it through the Recover Deleted Items from Server feature in Outlook or Outlook on the web. |
static readonly Scheduled | The folder that contains messages that are scheduled to reappear in the inbox using the Schedule feature in Outlook for iOS. |
static readonly SearchFolders | The parent folder for all search folders defined in the user’s mailbox. |
static readonly SentItems | The sent items folder. |
static readonly ServerFailures | The folder that contains items that exist on the server but could not be synchronized to the local client. |
static readonly SyncIssues | The folder that contains synchronization logs created by Outlook. |
static readonly TodoTasks | TodoTasks group. |
See Also
- namespace Aspose.Email.Clients.Graph
- assembly Aspose.Email