| IXmlDataExporter Properties | 
The IXmlDataExporter type exposes the following members.
| Name | Description | |
|---|---|---|
| Folders | 
            Gets the set of folders to be exported.
              | |
| IncludeAccessControlLists | 
            Gets or sets if the ACL entries should be exported.
              | |
| IncludeAllFileVersions | 
            Gets or sets if all file versions should be exported. If set to false
            only the latest version is exported.
              | |
| IncludeAuditInfo | 
            Gets or sets if audit information (Created/Changed By/On) should be exported.
              | |
| IncludeFiles | 
            Gets or sets if file versions should be exported.
              | |
| IncludeFolders | 
            Gets or sets if foldes should be exported.
              | |
| Objects | 
            Gets the set of objects to be exported.
              | |
| Recursive | 
            Gets or sets if the subfolder structures should be included in the export set.
              |