Compartilhar via


ExchangeServiceBinding.BeginUpdateItem Método

Definição

O BeginUpdateItem(UpdateItemType, AsyncCallback, Object) método é usado para iniciar uma chamada assíncrona UpdateItem(UpdateItemType) .

public:
 IAsyncResult ^ BeginUpdateItem(ExchangeWebServices::UpdateItemType ^ UpdateItem1, AsyncCallback ^ callback, System::Object ^ asyncState);
public IAsyncResult BeginUpdateItem (ExchangeWebServices.UpdateItemType UpdateItem1, AsyncCallback callback, object asyncState);
Public Function BeginUpdateItem (UpdateItem1 As UpdateItemType, callback As AsyncCallback, asyncState As Object) As IAsyncResult

Parâmetros

UpdateItem1
UpdateItemType
callback
AsyncCallback
asyncState
Object

Retornos

O BeginUpdateItem(UpdateItemType, AsyncCallback, Object) método retorna um objeto IAsyncResult.

Aplica-se a