ExchangeServiceBinding.BeginUpdateItem Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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.