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