3.1.4.1.3.3 t:SyncFolderHierarchyDeleteType Complex Type

msdn link

The SyncFolderHierarchyDeleteType complex type specifies a folder to delete from the client message store.

 <xs:complexType name="SyncFolderHierarchyDeleteType">
   <xs:sequence>
     <xs:element name="FolderId"
       type="t:FolderIdType"
      />
   </xs:sequence>
 </xs:complexType>
  

The following table lists the child elements of the SyncFolderHierarchyDeleteType complex type.

Element

Type

Description

FolderId

t:FolderIdType ([MS-OXWSCDATA] section 2.2.4.35)

Specifies the identifier of the folder to delete from the client message store.