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 |
---|---|
Contains error information for settings that could not be returned. |
|
Represents the domain settings that were submitted in an Autodiscover request or returned by an Autodiscover response. |
|
Identifies the target of the redirection. The target can be either a URL or an e-mail address. |
|
Specifies the error code that is associated with the specific request. |
|
Specifies the error message that is associated with the specific request. |
Parent Elements
Element |
Description |
---|---|
Contains an array of DomainResponse elements. Each DomainResponse element contains the requested settings for the specified user. |
|
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 |