Microsoft.Exchange.WebServices.Autodiscover Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
AlternateMailbox |
Contains information about an alternate to one of a user's mailboxes; for example, an archive of a user's inbox. |
AlternateMailboxCollection |
Represents a collection of alternate mailboxes for a user. |
AutodiscoverError |
Represents an error that is returned by the Autodiscover service. |
AutodiscoverRemoteException |
Represents an exception that is thrown when the Autodiscover service returns an error. |
AutodiscoverResponse |
Represents the base class for all responses that are returned by the Autodiscover service. |
AutodiscoverResponseCollection<TResponse> |
Contains a collection of responses to a call to the Autodiscover service. |
AutodiscoverResponseException |
Represents an exception that is thrown from an Autodiscover error response. |
AutodiscoverService |
Represents a binding to the Exchange Autodiscover service. |
DocumentSharingLocation |
Contains the location (URL) and metadata associated with a document sharing web service. The DocumentSharingLocation class is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013. |
DocumentSharingLocationCollection |
Contains a collection of document sharing locations. The DocumentSharingLocationCollection class is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013. |
DomainSettingError |
Represents an error from a GetDomainSettings request. |
GetDomainSettingsResponse |
Represents the response to a GetDomainSettings call for an individual domain. |
GetDomainSettingsResponseCollection |
Represents a collection of responses to a GetDomainSettings call. |
GetUserSettingsResponse |
Represents the response to a GetUsersSettings call for an individual user. |
GetUserSettingsResponseCollection |
Represents a collection of responses to a GetUserSettings call. |
ProtocolConnection |
Defines the protocol connection setting for the POP, IMAP, and SMTP protocols. |
ProtocolConnectionCollection |
A user setting that is a collection of protocol connections. |
UserSettingError |
An error message that is associated with a user setting error. |
WebClientUrl |
Represents the URL of an Exchange Web client. |
WebClientUrlCollection |
Represents a user setting that is a collection of Exchange Web client URLs. |
Enums
AutodiscoverErrorCode |
Defines the error codes that can be returned by the Autodiscover service. |
DomainSettingName |
Defines domain setting names. |
UserSettingName |
Identifies the user settings to be returned in an Exchange Web Services (EWS) autodiscovery operation. These settings are returned by a GetUserSettings(String, UserSettingName[]) method call. |
Delegates
AutodiscoverRedirectionUrlValidationCallback |
Defines a delegate that is used by the AutodiscoverService class to determine whether a redirection URL can be used. |