ExchangeServiceBinding.FindItemAsync, méthode (FindItemType, Object) (Microsoft.SharePoint.Portal.WebControls)
Identifies items to find asynchronously in a specified folder.
Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public Sub FindItemAsync ( _
FindItem1 As FindItemType, _
userState As Object _
)
'Utilisation
Dim instance As ExchangeServiceBinding
Dim FindItem1 As FindItemType
Dim userState As Object
instance.FindItemAsync(FindItem1, userState)
public void FindItemAsync (
FindItemType FindItem1,
Object userState
)
Paramètres
- FindItem1
Item to find in a specified folder.
- userState
Voir aussi
Référence
ExchangeServiceBinding, classe
Membres ExchangeServiceBinding
Microsoft.SharePoint.Portal.WebControls, espace de noms