Compartir a través de


: ExchangeServiceBinding.FindItemAsync (Método) (FindItemType) (Microsoft.SharePoint.Portal.WebControls)

Identifies items to find asynchronously in a specified folder.

Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)

Sintaxis

'Declaración
Public Sub FindItemAsync ( _
    FindItem1 As FindItemType _
)
'Uso
Dim instance As ExchangeServiceBinding
Dim FindItem1 As FindItemType

instance.FindItemAsync(FindItem1)
public void FindItemAsync (
    FindItemType FindItem1
)

Parámetros

  • FindItem1
    Item to find in a specified folder.

Vea también

Referencia

ExchangeServiceBinding (Clase)
ExchangeServiceBinding (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)