Compartir a través de


: ExchangeServiceBinding.GetFolderAsync (Método) (GetFolderType, Object) (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, _
    userState As Object _
)
'Uso
Dim instance As ExchangeServiceBinding
Dim GetFolder1 As GetFolderType
Dim userState As Object

instance.GetFolderAsync(GetFolder1, userState)
public void GetFolderAsync (
    GetFolderType GetFolder1,
    Object userState
)

Parámetros

  • GetFolder1
    A folder to retrieve.
  • userState

Vea también

Referencia

ExchangeServiceBinding (Clase)
ExchangeServiceBinding (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)