Delete (ItemSync)
Last modified: March 16, 2009
Applies to: Exchange Server 2007 | Exchange Server 2010
The Delete element identifies a single item to delete in the local client store.
SyncFolderItemsResponse
  ResponseMessages
    SyncFolderItemsResponseMessage
      Changes (Items)
        Delete (ItemSync)
<Delete>
   <ItemId/>
</Delete>
SyncFolderItemsDeleteType
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child Elements
| Element | Description | 
|---|---|
| Contains the unique identifier and change key of an item in the Exchange store. | 
Parent Elements
| Element | Description | 
|---|---|
| Contains a sequence array of change types that represent the type of differences between the items on the client and the items on the Exchange server. | 
Remarks
The schema that describes this element is located in the EWS virtual directory of the computer that is running MicrosoftExchange Server 2007 that has the Client Access server role installed.
Element Information
| Namespace | https://schemas.microsoft.com/exchange/services/2006/types | 
| Schema name | Types schema | 
| Validation file | Types.xsd | 
| Can be empty | False |