3.1.4.4.3.21 ExtendedAttributeType

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

The ExtendedAttributeType complex type is intended for internal use only. <4>

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

Name: For internal use only.

Value: For internal use only.