GetDomainSettingsResponse (SOAP)

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
DomainResponses (SOAP)
Contains an array of responses for each requested domain's settings.
ErrorCode (SOAP)
Represents an error code that is returned by the Autodiscover service.
ErrorMessage (SOAP)
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

Element Example
Namespace
https://schemas.microsoft.com/exchange/2010/Autodiscover
Schema Name
Autodiscover schema
Validation File
Messages.xsd
Can be Empty
True

See also

GetDomainSettings operation (SOAP)