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