DomainSettingErrors (SOAP)

The DomainSettingsErrors element contains error information for settings that could not be returned.

<DomainSettingsErrors>
   <DomainSettingsError/>
</DomainSettingsErrors>

DomainSettingsErrors

Attributes and elements

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

Attributes

None.

Child elements

Element Description
DomainSettingError (SOAP)
Represents an error that occurred while retrieving a domain setting. This represents an error from a GetDomainSettings operation (SOAP) operation request.

Parent elements

Element Description
DomainResponse (SOAP)
Contains the requested settings for the specified 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

See also