Partager via


ExchangeServiceBinding.GetItemAsync, méthode (GetItemType, Object) (Microsoft.SharePoint.Portal.WebControls)

Retrieves items asynchronously from the Microsoft Exchange Server 2007 data store.

Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)

Syntaxe

'Déclaration
Public Sub GetItemAsync ( _
    GetItem1 As GetItemType, _
    userState As Object _
)
'Utilisation
Dim instance As ExchangeServiceBinding
Dim GetItem1 As GetItemType
Dim userState As Object

instance.GetItemAsync(GetItem1, userState)
public void GetItemAsync (
    GetItemType GetItem1,
    Object userState
)

Paramètres

  • GetItem1
    An item to retrieve.
  • userState

Voir aussi

Référence

ExchangeServiceBinding, classe
Membres ExchangeServiceBinding
Microsoft.SharePoint.Portal.WebControls, espace de noms