2.2.4.8 ArrayOfStringArrayAttributedValuesType
Namespace: http://schemas.microsoft.com/exchange/services/2006/types
The ArrayOfStringArrayAttributedValuesType complex type specifies an array of StringArrayAttributedValue elements.
-
<xs:complexType name="ArrayOfStringArrayAttributedValuesType" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:sequence> <xs:element minOccurs="0" maxOccurs="unbounded" name="StringArrayAttributedValue" type="t:StringArrayAttributedValueType"/> </xs:sequence> </xs:complexType>
StringArrayAttributedValue: An element of type StringArrayAttributedValueType, as defined in section 2.2.4.22, that represents an array of string data for a persona.