ExchangeServiceBinding.GetFolderAsync Method (GetFolderType)
Retrieves folders asynchronously from the Microsoft Exchange Server 2007 data store.
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Public Sub GetFolderAsync ( _
GetFolder1 As GetFolderType _
)
'Usage
Dim instance As ExchangeServiceBinding
Dim GetFolder1 As GetFolderType
instance.GetFolderAsync(GetFolder1)
public void GetFolderAsync(
GetFolderType GetFolder1
)
Parameters
- GetFolder1
Type: Microsoft.SharePoint.Portal.WebControls.GetFolderType
A folder to retrieve.