ExchangeServiceBinding.UpdateItemAsync, méthode (UpdateItemType) (Microsoft.SharePoint.Portal.WebControls)
Asynchronously modifies properties of an existing item in 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 UpdateItemAsync ( _
UpdateItem1 As UpdateItemType _
)
'Utilisation
Dim instance As ExchangeServiceBinding
Dim UpdateItem1 As UpdateItemType
instance.UpdateItemAsync(UpdateItem1)
public void UpdateItemAsync (
UpdateItemType UpdateItem1
)
Paramètres
- UpdateItem1
Voir aussi
Référence
ExchangeServiceBinding, classe
Membres ExchangeServiceBinding
Microsoft.SharePoint.Portal.WebControls, espace de noms