UserConfigurationName
Last modified: October 13, 2012
Applies to: Exchange Online | Exchange Server 2010 | Exchange Server 2013 | Office 365
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
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. |