2.2.4.9 ArrayOfStringAttributedValuesType

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

The ArrayOfStringAttributedValuesType complex type specifies an array of StringAttributedValue elements.

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

StringAttributedValue: An element of type StringAttributedValueType, as defined in section 2.2.4.23, that represents an array of attributes associated with a persona.