Type (UserConfiguration)

The Type element specifies a dictionary object type.

<Type>DateTime or Boolean or Byte or String or Integer32 or UnsignedInteger32 or Integer64 or UnsignedInteger64 or StringArray or ByteArray</Type> 

UserConfigurationDictionaryObjectTypesType

Attributes and elements

The following sections describe attributes, child elements, and parent elements.

Attributes

None.

Child elements

None.

Parent elements

Element Description
DictionaryKey
Specifies the dictionary key for a dictionary property.
DictionaryValue
Specifies the dictionary value for a dictionary property.

Text value

The following table lists the possible values for the Type element.

Type element values

Value Description
DateTime
Boolean
Byte
String
Integer32
UnsignedInteger32
Integer64
UnsignedInteger64
StringArray
ByteArray

Remarks

The schema that describes this element is located in the EWS virtual directory of the computer that is running Microsoft Exchange Server 2010 that has the Client Access server role installed.

Element information

Name Value
Namespace
https://schemas.microsoft.com/exchange/services/2006/types
Schema Name
Types schema
Validation File
Types.xsd
Can be Empty
False

See also