Namespaces | |
Extensions | |
Implementation | |
Models | |
Schema_2016 | |
ServiceBinding | |
Classes | |
class | CalendarDeletionOptions |
Defines parameters for item deletion More... | |
class | CallInformation |
Phone call information More... | |
class | DateRange |
Represents the date range 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 | ExchangeCalendarEvent |
Represents the event in the user's calendar More... | |
class | ExchangeCalendarEventCollection |
Represents the collection of ExchangeCalendarEvent More... | |
class | ExchangeConversation |
Represents a single conversation. More... | |
class | ExchangeDelegatePermissions |
Represents the folder permissions for the delegate user More... | |
class | ExchangeDelegateUser |
Represents a user who is granted access to the principal mailbox More... | |
class | ExchangeDelegateUserCollection |
Represents the collection of ExchangeDelegateUser More... | |
class | ExchangeStreamedItem |
Represents the item received in ExportItems response More... | |
class | ExchangeTask |
Represents the exchange task information. More... | |
class | ExchangeUploadItemResult |
Represents a result of updating or creating a streamed item More... | |
class | ExchangeUserAvailability |
Represents user availability information More... | |
class | ExchangeUserAvailabilityCollection |
Represents the collection of ExchangeUserAvailability More... | |
class | ExchangeUserWorkingHours |
Represents the user working hours. More... | |
class | ExchangeUserWorkingHoursCollection |
Represents the collection of ExchangeUserWorkingHours More... | |
class | FindMessageTrackingReportOptions |
Represents options for FindMessageTrackingReport operation More... | |
class | GetMailTipsOptions |
Represents options for GetMailTips More... | |
class | GetMessageTrackingReportOptions |
Represents options for GetMessageTrackingReport operation More... | |
class | IEWSClient |
Represents the interface for Exchange client. More... | |
class | MailTips |
Represents values for the Mail Tips More... | |
class | MessageTrackingReport |
Represents the information to be included in the report. More... | |
class | MessageTrackingReportInfo |
Represents an information about the message that was found by using the FindMessageTrackingReport More... | |
class | OutOfOfficeMailTip |
Represents OOF mail tip More... | |
class | RecipientTrackingEvent |
Represents details for a specific event in the tracking report. More... | |
class | ReplyBody |
Represents the OOF message response. 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 | TaskRegeneratingPattern |
Represents the regenerating recurrence pattern that specifies how many days, weeks, months or years after the completion of the current task the next occurrence will be due. More... | |
class | UnifiedMessagingConfiguration |
Unified messaging configuration More... | |
class | UserConfiguration |
Represents user configuration More... | |
class | UserConfigurationName |
Represents user configuration name 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. |
Enumerates the types of mail tips
Enumerates the types of report to display.