CallbackPhones

The CallbackPhones element specifies an array of call-back phone numbers and the identifiers of their source attributions for the associated persona.

<CallbackPhones>
    <Value></Value>
    <Attributions></Attributions>
</CallbackPhones>

ArrayOfPhoneNumberAttributedValuesType

Attributes and elements

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

Attributes

None.

Child elements

Element Description
Value (PersonaPhoneNumberType)
Specifies a phone number and type information and is associated with a set of attributions.
Attributions (ArrayOfValueAttributionsType)
Specifies an array of attributions for its associated Value element.

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

See also