ExchangeServiceBinding.ExportItemsCompleted Event

Namespace:  ExchangeWebServices
Assembly:  EWS (in EWS.dll)

Syntax

'Declaration
Public Event ExportItemsCompleted As ExportItemsCompletedEventHandler
'Usage
Dim instance As ExchangeServiceBinding
Dim handler As ExportItemsCompletedEventHandler

AddHandler instance.ExportItemsCompleted, handler
public event ExportItemsCompletedEventHandler ExportItemsCompleted