Partager via


2.2.4.10 ArrayOfStringValueType

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

The ArrayOfStringValueType complex type specifies an array of strings.

 <xs:complexType name="ArrayOfStringValueType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
   <xs:sequence>
     <xs:element minOccurs="1" maxOccurs="unbounded" name="Value" type="xs:string"/>
   </xs:sequence>
 </xs:complexType>

Value:  An element of type string, as defined in [XMLSCHEMA2/2], that represents attributions data.