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 DomainSettingError element represents an error that occurred while retrieving a domain setting. This represents an error from a GetDomainSettings request.
<DomainSettingError>
<ErrorCode/>
<ErrorMessage/>
<SettingName/>
</DomainSettingError>
DomainSettingError
Attributes and elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child elements
Element | Description |
---|---|
ErrorCode (SOAP) |
Identifies the error code that is associated with the specific request. |
ErrorMessage (SOAP) |
Contains the error message that is associated with the specific request. |
SettingName (SOAP) |
Represents the name of the setting. |
Parent elements
Element | Description |
---|---|
DomainSettingErrors (SOAP) |
Contains error information for settings that could not be returned. |
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 |