ExchangeServiceBinding::DeleteItem method
Exchange Server 2013
The DeleteItem method sends the request to and gets the response from a DeleteItem operation.
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
Parameters
- DeleteItem1
- Type: ExchangeWebServices.DeleteItemType
An instance of the DeleteItemType class that represents the items to delete.
Return value
Type: ExchangeWebServices.DeleteItemResponseTypeThe DeleteItem method returns a DeleteItemResponseType object that contains the status of the DeleteItem operation.
Show: