UserConfiguration
Last modified: May 18, 2010
Applies to: Exchange Server 2007 | Exchange Server 2010
The UserConfiguration element defines a single user configuration object.
<UserConfiguration>
<UserConfigurationName/>
<ItemId/>
<Dictionary/>
<XmlData/>
<BinaryData/>
</UserConfiguration>
UserConfigurationType
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child Elements
Element |
Description |
---|---|
Represents the name of a user configuration object. This element must be used when you create a user configuration object. |
|
Defines the user configuration object item identifier. |
|
Defines a set of dictionary property entries for a user configuration object. |
|
Contains XML data property content for a user configuration object. |
|
Contains binary data property content for a user configuration object. |
Parent Elements
Element |
Description |
---|---|
Represents a request to create a user configuration object. |
|
Represents a response that returns a user configuration object. |
|
Represents a request to update a user configuration object. |
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/messages |
Schema Name |
Messages schema |
Validation File |
Messages.xsd |
Can be Empty |
False |