3.1.4.1.1.13 t:ImAddressDictionaryType Complex Type

The ImAddressDictionaryType complex type contains instant messaging addresses for a contact (2).

 <xs:complexType name="ImAddressDictionaryType">
   <xs:sequence>
     <xs:element name="Entry"
       type="t:ImAddressDictionaryEntryType"
       maxOccurs="unbounded"
      />
   </xs:sequence>
 </xs:complexType>
  

Child Elements

Element name

Type

Description

Entry

t:ImAddressDictionaryEntryType (section 3.1.4.1.1.12)

Represents a collection of instant messaging addresses for a contact (2).