Compartir a través de


: ExchangeServiceBinding.FindItemAsync (Método) (FindItemType, Object) (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, _
    userState As Object _
)
'Uso
Dim instance As ExchangeServiceBinding
Dim FindItem1 As FindItemType
Dim userState As Object

instance.FindItemAsync(FindItem1, userState)
public void FindItemAsync (
    FindItemType FindItem1,
    Object userState
)

Parámetros

  • FindItem1
    Item to find in a specified folder.
  • userState

Vea también

Referencia

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