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