Account

Topic Last Modified: 2007-05-14

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

Schema Hierarchy

AutoDiscover
  Response
    Account

Syntax

<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

Represents the account type.

Action

Provides information that is used to determine whether another Autodiscover request is required to return the user configuration information.

RedirectUrl

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

Specifies the e-mail address that should be used for a subsequent Autodiscover request.

Image

Contains the path of an image that is used to brand the configuration experience.

ServiceHome

Contains the URL of the home page of the Internet service provider (ISP).

Protocol

Contains the specifications for connecting a client to the Client Access server.

Error

Contains an Autodiscover error response.

Parent Elements

Element Description

Response

Contains the response from the Autodiscover service.

See Also

Other Resources

Autodiscover XML Elements