DomainResponse (SOAP)

Last modified: February 15, 2010

Applies to: Exchange Server 2007 | Exchange Server 2010

The DomainResponse element contains the requested settings for the specified domain.

<DomainResponse>
   <DomainSettingErrors/>
   <DomainSettings/>
   <RedirectTarget/>
   <ErrorCode/>
   <ErrorMessage/>
</DomainResponse>

DomainResponse

Attributes and Elements

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

Attributes

None.

Child Elements

Element

Description

DomainSettingErrors (SOAP)

Contains error information for settings that could not be returned.

DomainSettings (SOAP)

Represents the domain settings that were submitted in an Autodiscover request or returned by an Autodiscover response.

RedirectTarget (SOAP)

Identifies the target of the redirection. The target can be either a URL or an e-mail address.

ErrorCode (SOAP)

Specifies the error code that is associated with the specific request.

ErrorMessage (SOAP)

Specifies the error message that is associated with the specific request.

Parent Elements

Element

Description

ArrayOfDomainResponse (SOAP)

Contains an array of DomainResponse elements. Each DomainResponse element contains the requested settings for the specified user.

DomainResponses (SOAP)

Contains the responses for each domain.

Text Value

None.

Element Information

Namespace

https://schemas.microsoft.com/exchange/2010/Autodiscover

Schema Name

Autodiscover schema

Validation File

Messages.xsd

Can be Empty

True