The EwsFolderId type exposes the following members.

Properties

  NameDescription
Public propertyStatic memberSupported by the .NET Compact FrameworkCalendar
Exchange user's "Calendar" folder.
Public propertyStatic memberSupported by the .NET Compact FrameworkContacts
Exchange user's "Contacts" folder.
Public propertyStatic memberSupported by the .NET Compact FrameworkDeletedItems
Exchange user's "Deleted Items" folder.
Public propertyStatic memberSupported by the .NET Compact FrameworkDrafts
Exchange user's "Drafts" folder.
Public propertySupported by the .NET Compact FrameworkChangeKey
Gets the Change key of the folder (in file name friendly format).
Public propertyStatic memberSupported by the .NET Compact FrameworkInbox
Exchange user's "Inbox" folder.
Public propertySupported by the .NET Compact FrameworkIsSpecial
Gets a value indicating whether the folder ID was initialized by a Distinguished name.
Public propertyStatic memberSupported by the .NET Compact FrameworkJunkEmail
Exchange user's "Junk E-mail" folder.
Public propertySupported by the .NET Compact FrameworkMailbox
Gets the Mailbox of the folder.
Public propertyStatic memberSupported by the .NET Compact FrameworkOutbox
Exchange user's "Outbox" folder.
Public propertyStatic memberSupported by the .NET Compact FrameworkPublicFolders
Exchange user's "Public Folders" folder.
Public propertyStatic memberSupported by the .NET Compact FrameworkRoot
Exchange user's "Root" folder.
Public propertyStatic memberSupported by the .NET Compact FrameworkSentItems
Exchange user's "Sent Items" folder.
Public propertySupported by the .NET Compact FrameworkSpecialFolder
Gets the Distinguished name of the folder. Valid only for instances created with EwsFolderId(EwsSpecialFolder) constructor and singletons of this class.
Public propertyStatic memberSupported by the .NET Compact FrameworkTasks
Exchange user's "Tasks" folder.
Public propertySupported by the .NET Compact FrameworkValue
Gets the ID of the folder (in file name friendly format).

See Also