This topic has not yet been rated - Rate this topic

Request (POX)

Published: July 16, 2012

Applies to:  Exchange 2013 | Exchange Online | 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>

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 (NonEmptyStringType)

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.

Date

Description

July 16, 2012

Initial publication

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.