다음을 통해 공유


ExchangeServiceBinding.FindFolderAsync Method ()

Uses Exchange Web Services to find subfolders of an identified folder asynchronously.

Namespace:  Microsoft.SharePoint.Portal.WebControls
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
Public Sub FindFolderAsync ( _
    FindFolder1 As FindFolderType _
)
'Usage
Dim instance As ExchangeServiceBinding
Dim FindFolder1 As FindFolderType

instance.FindFolderAsync(FindFolder1)
public void FindFolderAsync(
    FindFolderType FindFolder1
)

Parameters

  • FindFolder1
    Type: FindFolderType
    Folder for which to return subfolder data.

See Also

Reference

ExchangeServiceBinding Class

ExchangeServiceBinding Members

FindFolderAsync Overload

Microsoft.SharePoint.Portal.WebControls Namespace

FindFolder