Request (SOAP)

The Request element contains the requested configuration settings and the target users.

<Request>
   <Users/>
   <RequestedSettings/>
   <RequestedVersion/>
</Request>

GetUserSettingsRequest

Attributes and elements

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

Attributes

None.

Child elements

Element Description
Users (SOAP)
Represents a collection of e-mail addresses of the users for whom settings should be retrieved.
RequestedSettings (SOAP)
Contains the names of the requested configuration settings.
RequestedVersion (SOAP)
Specifies the specific server version that the provider would like to use.

Parent elements

Element Description
GetUserSettingsRequestMessage (SOAP)
Represents a GetUserSettings operation (SOAP) request.

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

GetUserSettings operation (SOAP)