AutodiscoverResponse (SOAP)
Last modified: May 04, 2011
Applies to: Exchange Server 2007 | Exchange Server 2010
The AutodiscoverResponse (SOAP) element represents the base element for all responses that are returned by the Autodiscover service.
<AutodiscoverResponse>
<UserResponses/>
<UserSettingErrors/>
<UserSettings/>
</AutodiscoverResponse>
AutodiscoverResponse
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child Elements
Element |
Description |
---|---|
Represents a collection of UserResponse (SOAP) elements. |
|
Represents a collection of UserSettingError (SOAP) elements. |
|
Represents a collection of UserSetting (SOAP) elements. |
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 |