UserParameters

The UserParameters element contains a list of enabled and disabled client extensions.

<UserParameters UserId="" EnabledOnly="">
   <UserEnabledExtensions/>
   <UserDisabledExtensions/>
</UserParameters>

GetClientExtensionUserParametersType

Attributes and elements

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

Attributes

Attribute Description
UserId
The text value of the UserId attribute is the identifier of the user.
EnabledOnly
The text value of the EnabledOnly indicates whether the response only contains the enabled extensions.

Child elements

UserEnabledExtensions | UserDisabledExtensions

Parent elements

GetClientExtension

Remarks

This element was introduced in Exchange Server 2013.

The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services.

Element information

Name Value
Namespace
https://schemas.microsoft.com/exchange/services/2006/types
Schema name
Types schema
Validation file
Types.xsd
Can be empty