ExchangeServiceBinding.FindFolderAsync, méthode (FindFolderType, Object) (Microsoft.SharePoint.Portal.WebControls)
Uses Exchange Web Services to find subfolders of an identified folder asynchronously.
Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public Sub FindFolderAsync ( _
FindFolder1 As FindFolderType, _
userState As Object _
)
'Utilisation
Dim instance As ExchangeServiceBinding
Dim FindFolder1 As FindFolderType
Dim userState As Object
instance.FindFolderAsync(FindFolder1, userState)
public void FindFolderAsync (
FindFolderType FindFolder1,
Object userState
)
Paramètres
- FindFolder1
Folder for which to return subfolder data.
- userState
Voir aussi
Référence
ExchangeServiceBinding, classe
Membres ExchangeServiceBinding
Microsoft.SharePoint.Portal.WebControls, espace de noms