UserConfigurationProperties
Exchange Server 2013
Last modified: October 13, 2012
Applies to: Exchange Online | Exchange Server 2010 | Exchange Server 2013 | Office 365
The UserConfigurationProperties element specifies the property types to get in a GetUserConfiguration operation.
<UserConfigurationProperties>Id | Dictionary | XmlData | BinaryData | All</UserConfigurationProperties>
UserConfigurationPropertyType
The following table lists the possible values for the UserConfigurationProperties element.
|
Value |
Description |
|---|---|
|
Id |
Specifies the identifier property. |
|
Dictionary |
Specifies dictionary property types. |
|
XmlData |
Specifies XML data property types. |
|
BinaryData |
Specifies binary data property types. |
|
All |
Specifies the identifier, dictionary, XML data, and binary data property types. |
Show: