UserConfiguration
Last modified: October 13, 2012
Applies to: Exchange Online | Exchange Server 2010 | Exchange Server 2013 | Office 365
The UserConfiguration element defines a single user configuration object.
<UserConfiguration> <UserConfigurationName/> <ItemId/> <Dictionary/> <XmlData/> <BinaryData/> </UserConfiguration>
UserConfigurationType
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. |