ExchangeServiceBinding.UpdateDelegateCompleted Event

Definition

The UpdateDelegateCompleted event occurs when an asynchronous UpdateDelegate operation is complete.

public:
 event ExchangeWebServices::UpdateDelegateCompletedEventHandler ^ UpdateDelegateCompleted;
public event ExchangeWebServices.UpdateDelegateCompletedEventHandler UpdateDelegateCompleted;
Public Custom Event UpdateDelegateCompleted As UpdateDelegateCompletedEventHandler 

Event Type

Remarks

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

Applies to