ExchangeServiceBinding.ExpandDLCompleted 事件

定义

异步 ExpandDLCompleted ExpandDL 操作完成时发生该事件。

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

事件类型

注解

有关异步调用的示例,请参阅 FindFolderAsync(FindFolderType)

适用于