Account (POX)

Last modified: March 16, 2009

Applies to: Exchange Server 2007 | Exchange Server 2010

The Account element specifies account settings for the user or contains error responses.

AutoDiscover (POX)
  Response (POX)
    Account (POX)

<Account>
   <AccountType/>
   <Action/>
   <RedirectURL/>
   <RedirectAddr/>
   <Image/>
   <ServiceHome/>
   <Protocol/>
</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.

RedirectUrl (POX)

Contains the URL of the computer that is running Microsoft Exchange Server 2007 that has the Client Access server role installed that should be used to obtain Autodiscover settings.

RedirectAddr (POX)

Specifies the e-mail 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.

Error (POX)

Contains an Autodiscover error response.

Parent Elements

Element

Description

Response (POX)

Contains the response from the Autodiscover service.

See Also

Other Resources