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