GetUserSettingsRequest (SOAP)

The GetUserSettingsRequest element represents a request to retrieve specified settings for one or more users.

<GetUserSettingsRequest>
   <Users/>
   <RequestedSettings/>
   <RequestedVersion/>
</GetUserSettingsRequest>

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

None.

Text value

None.

Element information

Name Value
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)