DomainSettingError (SOAP)
Published: July 16, 2012
Applies to: Exchange 2013 | Exchange Online | Exchange Server 2010
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
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child elements
Element | Description |
|---|---|
Identifies the error code that is associated with the specific request. | |
Contains the error message that is associated with the specific request. | |
Represents the name of the setting. |
Parent elements
Element | Description |
|---|---|
Contains error information for settings that could not be returned. |
None.
Namespace | http://schemas.microsoft.com/exchange/2010/Autodiscover |
Schema Name | Autodiscover schema |
Validation File | Messages.xsd |
Can be Empty | True |
Date | Description |
|---|---|
July 16, 2012 | Initial publication |