: ExchangeServiceBinding.GetFolderAsync (Método) (GetFolderType) (Microsoft.SharePoint.Portal.WebControls)
Retrieves folders asynchronously from the Microsoft Exchange Server 2007 data store.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
Public Sub GetFolderAsync ( _
GetFolder1 As GetFolderType _
)
'Uso
Dim instance As ExchangeServiceBinding
Dim GetFolder1 As GetFolderType
instance.GetFolderAsync(GetFolder1)
public void GetFolderAsync (
GetFolderType GetFolder1
)
Parámetros
- GetFolder1
A folder to retrieve.
Vea también
Referencia
ExchangeServiceBinding (Clase)
ExchangeServiceBinding (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)