Account (POX)
The Account element specifies account settings for the user or contains error responses.
Last modified: May 22, 2014
Applies to: Exchange Online | Exchange Server 2007 | Exchange Server 2010 | Exchange Server 2013 | Office 365
Response (POX)
Account (POX)
<Account> <AccountType/> <Action/> <MicrosoftOnline/> <RedirectURL/> <RedirectAddr/> <Image/> <ServiceHome/> <Protocol/> <PublicFolderInformation/> </Account>
<Account> <Error/> </Account>
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child elements
Element | Description |
|---|---|
Represents the account type. | |
Provides information that is used to determine whether another Autodiscover request is required to return the user configuration information. | |
Contains a value that indicates whether the user's mailbox is hosted in Exchange Online or Exchange Online as part of Office 365. | |
Contains the URL of the computer that is running Exchange Server that has the Client Access server role installed that should be used to obtain Autodiscover settings. | |
Specifies the email address that should be used for a subsequent Autodiscover request. | |
Contains the path of an image that is used to brand the configuration experience. | |
Contains the URL of the home page of the Internet service provider (ISP). | |
Contains the specifications for connecting a client to the Client Access server. | |
Contains information that clients can use to send an Autodiscover request to discover public folder information for the user. | |
Contains an Autodiscover error response. |
Parent elements
Element | Description |
|---|---|
Contains the response from the Autodiscover service. |