Classes | |
class | CalendarDeletionOptions |
Defines parameters for item deletion More... | |
class | CallInformation |
Phone call information More... | |
class | DeletionOptions |
Defines parameters for item deletion More... | |
class | EWSClient |
Provides access to MS Exchange Server by using Exchange Web Services (EWS). More... | |
class | ExchangeDelegatePermissions |
Represents the folder permissions for the delegate user More... | |
class | FINAL |
Represents the item received in ExportItems response | |
class | IEWSClient |
Represents the interface for Exchange client. More... | |
class | RestoreSettings |
The settings for the IEWSClient.Restore method More... | |
class | SentItemEventArgs |
Containing data for SentItem event. More... | |
class | ServerNotificationEventArgs |
Contains event data for server notification. More... | |
class | SyncFolderResult |
Result for SyncFolder operation More... | |
class | SyncState |
Synchronization object for folder synchronization operation. More... | |
class | UnifiedMessagingConfiguration |
Unified messaging configuration More... | |
Specifies event type
Enumerates the permissions levels which a delegate user can have on folder
Enumerates delegation options
Enumerates the user free/busy statuses
Exchange server versions
Enumerator | |
---|---|
Exchange2007 | MS Exchange server 2007 |
Exchange2007_SP1 | MS Exchange server 2007 SP1 |
Exchange2010 | MS Exchange server 2010 |
Exchange2010_SP1 | MS Exchange server 2010 SP1 |
Exchange2010_SP2 | MS Exchange server 2010 SP2 |
Exchange2013 | MS Exchange server 2013 |
Exchange2013_SP1 | MS Exchange server 2013 SP1 |
Exchange2016 | MS Exchange server 2016 |
Specifies property type which should be used for Exchange impersonation.
Enumerator | |
---|---|
PrimarySmtpAddress | Specifies that primary Simple Mail Transfer Protocol (SMTP) address of the account should be used for Exchange impersonation. |
PrincipalName | Specifies that user principal name (UPN) of the account should be used for Exchange impersonation. |
SID | Specifies that security descriptor definition language (SDDL) form of the security identifier (SID) for the account should be used for Exchange impersonation. |
SmtpAddress | Specifies that Simple Mail Transfer Protocol (SMTP) address of the account should be used for Exchange impersonation. |
Specifies the known Exchange server folders.
Enumerator | |
---|---|
NotDefined | Not specified |
Root | The Root folder. |
Calendar | The Calendar folder. |
Contacts | The Contacts folder. |
DeletedItems | The DeletedItems folder. |
Drafts | The Drafts folder. |
Inbox | The Inbox folder. |
Journal | The Journal folder. |
Notes | The Notes folder. |
Outbox | The Outbox folder. |
SentItems | The SentItems folder. |
Tasks | The Tasks folder. |
Specifies the known Exchange server folders.
Enumerator | |
---|---|
Unknown | Not specified |
Root | The Root folder. |
Calendar | The Calendar folder. |
Contacts | The Contacts folder. |
DeletedItems | The DeletedItems folder. |
Drafts | The Drafts folder. |
Inbox | The Inbox folder. |
Journal | The Journal folder. |
Notes | The Notes folder. |
Outbox | The Outbox folder. |
SentItems | The SentItems folder. |
Tasks | The Tasks folder. |
Enumerates the types of mail tips
Enumerates the types of report to display.