UserConfigurationName

The UserConfigurationName element represents the name of a user configuration object. The user configuration object name is the identifier for a user configuration object.

<UserConfigurationName Name="">
   <FolderId/>
</UserConfigurationName>
<UserConfigurationName Name="">
   <DistinguishedFolderId/> 
</UserConfigurationName>

UserConfigurationNameType

Attributes and elements

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

Attributes

Attribute Description
Name
Contains a string value that represents the name of a user configuration object. This attribute is required.

Child elements

Element Description
FolderId
Represents the folder identifier of the folder that contains the user configuration object.
DistinguishedFolderId
Represents a distinguished folder name of the folder that contains the user configuration object.

Parent elements

Element Description
DeleteUserConfiguration
Represents a request to delete a user configuration object.
GetUserConfiguration
Represents a request to get a user configuration object.
UserConfiguration
Defines a single user configuration object.

Text value

None.

Remarks

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

Element information

Element info value
Namespace
https://schemas.microsoft.com/exchange/services/2006/types
Schema Name
Types schema
Validation File
Types.xsd
Can be Empty
False

See also

EWS XML elements in Exchange