Partager via


ExchangeServiceBinding.UpdateItemAsync, méthode (UpdateItemType, Object) (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, _
    userState As Object _
)
'Utilisation
Dim instance As ExchangeServiceBinding
Dim UpdateItem1 As UpdateItemType
Dim userState As Object

instance.UpdateItemAsync(UpdateItem1, userState)
public void UpdateItemAsync (
    UpdateItemType UpdateItem1,
    Object userState
)

Paramètres

  • UpdateItem1
  • userState

Voir aussi

Référence

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