Request

Topic Last Modified: 2007-08-30

The Request element contains the request to the Autodiscover service.

Schema Hierarchy

AutoDiscover
  Request

Syntax

<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

Identifies the schema for an Autodiscover response.

EmailAddress

Identifies the user's e-mail address.

LegacyDN

Identifies a user's mailbox by legacy distinguished name.

Parent Elements

Element Description

AutoDiscover

The root element in an Autodiscover request.

See Also

Other Resources

Autodiscover XML Elements