: ExchangeServiceBinding.CopyItemCompleted (Evento) (Microsoft.SharePoint.Portal.WebControls)
Occurs when the CopyItem operation is finished.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
Public Event CopyItemCompleted As CopyItemCompletedEventHandler
'Uso
Dim instance As ExchangeServiceBinding
Dim handler As CopyItemCompletedEventHandler
AddHandler instance.CopyItemCompleted, handler
public event CopyItemCompletedEventHandler CopyItemCompleted
Vea también
Referencia
ExchangeServiceBinding (Clase)
ExchangeServiceBinding (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)