EmailAddressAttributedValue

The EmailAddressAttributedValue element specifies an instance of an array of email addresses and their associated attributions.

<EmailAddressAttributedValue>
    <Value></Value>
    <Attributions></Attributions>
<EmailAddressAttributedValue>

EmailAddressAttributedValueType

Attributes and elements

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

Attributes

None.

Child elements

Element Description
Value (EmailAddressType)
Specifies the value of an EmailAddress associated with an attributions array.
Attributions (ArrayOfValueAttributionsType)
Specifies an array of attributions for its associated Value element.

Parent elements

Element Description
Emails1
Specifies an array of email values and the identifiers of their source attributions for the associated persona.
Emails2
Specifies an array of email values and the identifiers of their source attributions for the associated persona.
Emails3
Specifies an array of email values and the identifiers of their source attributions for the associated persona.

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 Example
Namespace
https://schemas.microsoft.com/exchange/services/2006/types
Schema Name
Type schema
Validation File
types.xsd
Can Be Empty

See also