ExchangeServiceBinding.GetItemAsync, méthode (GetItemType) (Microsoft.SharePoint.Portal.WebControls)
Retrieves items from the Microsoft Exchange Server 2007 data store asynchronously.
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 _
)
'Utilisation
Dim instance As ExchangeServiceBinding
Dim GetItem1 As GetItemType
instance.GetItemAsync(GetItem1)
public void GetItemAsync (
GetItemType GetItem1
)
Paramètres
- GetItem1
An item to retrieve.
Voir aussi
Référence
ExchangeServiceBinding, classe
Membres ExchangeServiceBinding
Microsoft.SharePoint.Portal.WebControls, espace de noms