2.2.4.6 t:ArrayofDistinguishedFolderIdType Complex Type

The ArrayofDistinguishedFolderIdType complex type specifies an array of DistinguishedFolderIdType complex types (section 2.2.4.27).<5>

 <xs:complexType name="ArrayOfDistinguishedFolderIdType">
   <xs:choice minOccurs="0" maxOccurs="unbounded">
     <xs:element name="DistinguishedFolderId" type="t:DistinguishedFolderIdType"/>
   </xs:choice>
 </xs:complexType>

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

Element name

Type

Description

DistinguishedFolderId

t:DistinguishedFolderIdType (section 2.2.4.27)

Specifies a distinguished folder identified by name.