3.1.4.1.1.4 t:ArrayOfAbchPersonContactHandlesType Complex Type

The ArrayOfAbchPersonContactHandlesType complex type specifies a contact handle.<48>

 <xs:complexType name="ArrayOfAbchPersonContactHandlesType">
   <xs:sequence>
     <xs:element name="ContactHandle" type="t:AbchPersonContactHandle" minOccurs="0" maxOccurs="unbounded"/>
   </xs:sequence>
 </xs:complexType>

The following table lists the child element of the ArrayOfAbchPersonContactHandlesType complex type.

Element

Type

Description

ContactHandle

t:AbchPersonContactHandle (section 3.1.4.1.1.3)

The contact handle.