Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The DeleteFolderField element represents an operation to delete a given property from a folder during an UpdateFolder call.
<DeleteFolderField>
<FieldURI/>
</DeleteFolderField>
<DeleteFolderField>
<ExtendedFieldURI/>
</DeleteFolderField>
<DeleteFolderField>
<IndexedFieldURI/>
</DeleteFolderField>
DeleteFolderFieldType
Attributes and elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child elements
| Element | Description |
|---|---|
| FieldURI |
Identifies frequently referenced properties by URI. |
| IndexedFieldURI |
Identifies individual members of a dictionary property. |
| ExtendedFieldURI |
Identifies extended MAPI properties. |
Parent elements
| Element | Description |
|---|---|
| Updates (Folder) |
Contains a set of elements that define append, set, and delete changes to folder properties. The following is the XPath expression to this element: /UpdateFolder/FolderChanges/FolderChange[i]/Updates |
Remarks
The schema that describes this element is located in the EWS virtual directory of the computer that is running Microsoft Exchange Server 2007 that has the Client Access server role installed.
Element information
| Element | Example |
|---|---|
| Namespace |
http://schemas.microsoft.com/exchange/services/2006/types |
| Schema Name |
Types schema |
| Validation File |
Types.xsd |
| Can be Empty |
False |