AutodiscoverResponse (SOAP)

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
UserResponses (SOAP)
Represents a collection of UserResponse (SOAP) elements.
UserSettingErrors (SOAP)
Represents a collection of UserSettingError (SOAP) elements.
UserSettings (SOAP)
Represents a collection of UserSetting (SOAP) elements.

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