Error (POX)

Last modified: March 16, 2009

Applies to: Exchange Server 2007 | Exchange Server 2010

The Error element contains an Autodiscover error response.

AutoDiscover (POX)
  Response (POX)
    Account (POX)
      Error (POX)

<Error Time="" Id="">
   <ErrorCode/>
   <Message/>
   <DebugData/>
</Error>

Attributes and Elements

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

Attributes

Attribute

Description

Time

Represents the time when the error response was returned.

Id

Represents a hash of the name of the computer that is running Microsoft Exchange Server 2007 that has the Client Access server role installed.

Child Elements

Element

Description

ErrorCode (POX)

Contains the error code for an error Autodiscover response.

Message (POX)

Contains the error message for an error Autodiscover response.

DebugData (POX)

Contains the debug data for an error Autodiscover response.

Parent Elements

Element

Description

Account (POX)

Contains an Autodiscover error response.

See Also

Other Resources