Skip to content

Latest commit

 

History

History
67 lines (44 loc) · 1.77 KB

File metadata and controls

67 lines (44 loc) · 1.77 KB
title manager ms.date ms.audience ms.topic ms.service ms.technology ms.localizationpriority ms.assetid description
Emails3
sethgros
09/17/2015
Developer
reference
office-online-server
ews
medium
4f4dc589-4530-4a35-b2a6-0c83cac23637
The Emails3 element specifies an array of EmailAddressAttributedValue values and the identifiers of their source attributions for the associated persona.

Emails3

The Emails3 element specifies an array of EmailAddressAttributedValue values and the identifiers of their source attributions for the associated persona.

<Emails3>
    <EmailAddressAttributedValue></EmailAddressAttributedValue>
</Emails3>

ArrayOfEmailAddressAttributedValuesType

Attributes and elements

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

Attributes

None.

Child elements

Element Description
EmailAddressAttributedValue
Specifies an instance of an array of email addresses and their associated attributions.

Parent elements

Element Description
Persona
Specifies a set of persona data returned by a GetPersona request.

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

See also