Action (POX)

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

<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 (POX)
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 (POX) 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 (POX) 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 (POX) element.

See also