Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
Element | Example |
---|---|
Namespace |
https://schemas.microsoft.com/exchange/2010/Autodiscover |
Schema Name |
Autodiscover schema |
Validation File |
Messages.xsd |
Can be Empty |
True |