ExchangeServiceBinding.ExpandDLCompleted Event

Definition

The ExpandDLCompleted event occurs when an asynchronous ExpandDL operation is complete.

public:
 event ExchangeWebServices::ExpandDLCompletedEventHandler ^ ExpandDLCompleted;
public event ExchangeWebServices.ExpandDLCompletedEventHandler ExpandDLCompleted;
Public Custom Event ExpandDLCompleted As ExpandDLCompletedEventHandler 

Event Type

Remarks

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

Applies to