Error

Topic Last Modified: 2007-06-18

The Error element contains an Autodiscover error response.

Schema Hierarchy

AutoDiscover
  Response
    Account
      Error

Syntax

<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

Contains the error code for an error Autodiscover response.

Message (Autodiscover)

Contains the error message for an error Autodiscover response.

DebugData

Contains the debug data for an error Autodiscover response.

Parent Elements

Element Description

Account

Contains an Autodiscover error response.

See Also

Other Resources

Autodiscover XML Elements