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