Action

Topic Last Modified: 2007-05-10

The Action element provides information that is used to determine whether another Autodiscover request is required to return the user configuration information.

Schema Hierarchy

AutoDiscover
  Response
    Account
      Action

Syntax

<Action>redirectUrl or redirectAddr or settings</Action>

Attributes and Elements

The following sections describe attributes, child elements, and parent elements.

Attributes

None.

Child Elements

None.

Parent Elements

Element Description

Account

Specifies account settings for the user.

Text Value

The text value represents whether another Autodiscover request is necessary to retrieve the user's configuration information. The following table lists the possible values.

Value Description

redirectUrl

If this value is specified, the RedirectUrl element will specify the Client Access server URL to be used in the subsequent Autodiscover request. The client application should stop redirecting after 10 redirects.

redirectAddr

If this value is specified, the RedirectAddr element will specify the e-mail address that should be used for a subsequent Autodiscover request.

settings

If this value is specified, the Autodiscover response contains settings that are used to configure the account. Most of the settings will be found in the Protocol element.

See Also

Other Resources

Autodiscover XML Elements