ExchangeServiceBinding.UpdateItemCompleted Event

Definition

The UpdateItemCompleted event occurs when an asynchronous UpdateItem operation is complete.

public:
 event ExchangeWebServices::UpdateItemCompletedEventHandler ^ UpdateItemCompleted;
public event ExchangeWebServices.UpdateItemCompletedEventHandler UpdateItemCompleted;
Public Custom Event UpdateItemCompleted As UpdateItemCompletedEventHandler 

Event Type

Remarks

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

Applies to