AsyncCopy.CopyProgressUpdatedEvent Event
Namespace: Microsoft.Exchange.Common
Assembly: Microsoft.Exchange.Common (in Microsoft.Exchange.Common.dll)
Syntax
'Declaration
Public Event CopyProgressUpdatedEvent As CopyProgressUpdatedEventDelegate
'Usage
Dim instance As AsyncCopy
Dim handler As CopyProgressUpdatedEventDelegate
AddHandler instance.CopyProgressUpdatedEvent, handler
public event CopyProgressUpdatedEventDelegate CopyProgressUpdatedEvent