ExtendedPropertyAttributedValue

The ExtendedPropertyAttributedValue element specifies extended properties for a persona.

<ExtendedPropertyAttributedValue>
    <Value/>
    <Attributions/>
</ExtendedPropertyAttributedValue>

ExtendedPropertyAttributedValueType

Attributes and elements

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

Attributes

None.

Child elements

Element Description
Value (ExtendedPropertyType)
Specifies an array of extended properties for a persona.
Attributions (ArrayOfValueAttributionsType)
Specifies an array of attributions for its associated Value element.

Parent elements

Element Description
ExtendedProperties (ArrayOfExtendedPropertyAttributedValueType)
Contains the extended properties used for Unified Contact Store operations.

Remarks

This element was introduced in Exchange Server 2013.

The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services.

Element information

Element Type
Namespace
https://schemas.microsoft.com/exchange/services/2006/types
Schema Name
Type schema
Validation File
types.xsd
Can Be Empty

See also