ExchangeServiceBinding.DeleteItemCompleted Event

Definition

The DeleteItemCompleted event occurs when an asynchronous DeleteItem operation is complete.

public:
 event ExchangeWebServices::DeleteItemCompletedEventHandler ^ DeleteItemCompleted;
public event ExchangeWebServices.DeleteItemCompletedEventHandler DeleteItemCompleted;
Public Custom Event DeleteItemCompleted As DeleteItemCompletedEventHandler 

Event Type

Remarks

For an example of an asynchronous call, see FindFolderAsync(FindFolderType).

Applies to