ExchangeServiceBinding::DeleteItem method

The DeleteItem method sends the request to and gets the response from a DeleteItem operation.

Namespace:  ExchangeWebServices
Assembly:  EWS (in EWS.dll)

No code example is currently available or this language may not be supported.

Parameters

DeleteItem1
Type: ExchangeWebServices.DeleteItemType

An instance of the DeleteItemType class that represents the items to delete.

Return value

Type: ExchangeWebServices.DeleteItemResponseType
The DeleteItem method returns a DeleteItemResponseType object that contains the status of the DeleteItem operation.
Show: