GetDomainSettingsResponse (SOAP)
Last modified: February 15, 2010
Applies to: Exchange Server 2007 | Exchange Server 2010
The GetDomainSettingsResponse element represents the response to a GetDomainSettings Operation (SOAP), which returns the domain settings.
<GetDomainSettingsResponse>
<DomainResponses/>
<ErrorCode/>
<ErrorMessage/>
</GetDomainSettingsResponse>
GetDomainSettingsResponse
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child Elements
Element |
Description |
---|---|
Contains an array of responses for each requested domain’s settings. |
|
Represents an error code that is returned by the Autodiscover service. |
|
Represents a message that is associated with an error code that is returned by the Autodiscover service. |
Parent Elements
None.
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 |