2.2.4.3 ArrayOfExtendedPropertyAttributedValueType
Namespace: http://schemas.microsoft.com/exchange/services/2006/types
The ArrayOfExtendedPropertyAttributedValueType complex type specifies an array of ExtendedPropertyAttributedValue elements.
-
<xs:complexType name="ArrayOfExtendedPropertyAttributedValueType" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:sequence> <xs:element minOccurs="0" maxOccurs="unbounded" name="ExtendedPropertyAttributedValue" type="t:ExtendedPropertyAttributedValueType"/> </xs:sequence> </xs:complexType>
ExtendedPropertyAttributedValue: An element of type ExtendedPropertyAttributedValueType, as defined in section 2.2.4.15, that represents extended properties and attributions for a persona.