2.2.4.5 ArrayOfPersonaAttributionsType
Namespace: http://schemas.microsoft.com/exchange/services/2006/types
The ArrayOfPersonaAttributionsType complex type specifies an array of persona attributions.
-
<xs:complexType name="ArrayOfPersonaAttributionsType" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:sequence> <xs:element minOccurs="1" maxOccurs="unbounded" name="Attribution" type="t:PersonaAttributionType"/> </xs:sequence> </xs:complexType>
Attribution: An element of type PersonaAttributionType, as defined in section 2.2.4.16, that represents a set of attributes for a PersonaType complex type, as specified in section 2.2.4.19.