UserConfigurationName
Last modified: May 17, 2010
Applies to: Exchange Server 2007 | Exchange Server 2010
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 |
---|---|
Represents the folder identifier of the folder that contains the user configuration object. |
|
Represents a distinguished folder name of the folder that contains the user configuration object. |
Parent Elements
Element |
Description |
---|---|
Represents a request to delete a user configuration object. |
|
Represents a request to get a user configuration object. |
|
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 of the Client Access server.
Element Information
Namespace |
https://schemas.microsoft.com/exchange/services/2006/types |
Schema Name |
Types schema |
Validation File |
Types.xsd |
Can be Empty |
False |