Action (POX)
Last modified: March 16, 2009
Applies to: Exchange Server 2007 | Exchange Server 2010
The Action element provides information that is used to determine whether another Autodiscover request is required to return the user configuration information.
AutoDiscover (POX)
Response (POX)
Account (POX)
Action (POX)
<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 |
---|---|
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. |