Type (UserConfiguration)

Last modified: October 06, 2009

Applies to: Exchange Server 2007 | Exchange Server 2010

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

Namespace

https://schemas.microsoft.com/exchange/services/2006/types

Schema Name

Types schema

Validation File

Types.xsd

Can be Empty

False

See Also

Other Resources