Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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: GetFolderType
A folder to retrieve.