2.2.4.6 ArrayOfPhoneNumberAttributedValuesType

Namespace: http://schemas.microsoft.com/exchange/services/2006/types

The ArrayOfPhoneNumberAttributedValuesType complex type specifies an array of PhoneNumberAttributedValue elements.

 <xs:complexType name="ArrayOfPhoneNumberAttributedValuesType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
   <xs:sequence>
     <xs:element minOccurs="0" maxOccurs="unbounded" name="PhoneNumberAttributedValue" type="t:PhoneNumberAttributedValueType"/>
   </xs:sequence>
 </xs:complexType>

PhoneNumberAttributedValue: An element of type PhoneNumberAttributedValueType, as defined in section 2.2.4.20, that represents an array of phone numbers and their associated attributions.