Request (POX)

Last modified: March 16, 2009

Applies to: Exchange Server 2007 | Exchange Server 2010

The Request element contains the request to the Autodiscover service.

AutoDiscover (POX)
  Request (POX)

<Request>
   <AcceptableResponseSchema/>
   <EMailAddress/>
</Request>

<Request>
   <AcceptableResponseSchema/>
   <LegacyDN/>
</Request>

Attributes and Elements

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

Attributes

None.

Child Elements

Element

Description

AcceptableResponseSchema (POX)

Identifies the schema for an Autodiscover response.

EmailAddress

Identifies the user's e-mail address.

LegacyDN (POX)

Identifies a user's mailbox by legacy distinguished name.

Parent Elements

Element

Description

AutoDiscover (POX)

The root element in an Autodiscover request.

See Also

Other Resources