Freigeben über


ExchangeServiceBinding.BeginUpdateItem Methode

Definition

Die BeginUpdateItem(UpdateItemType, AsyncCallback, Object) -Methode wird verwendet, um einen asynchronen UpdateItem(UpdateItemType) Aufruf zu starten.

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

Parameter

UpdateItem1
UpdateItemType
callback
AsyncCallback
asyncState
Object

Gibt zurück

Die BeginUpdateItem(UpdateItemType, AsyncCallback, Object) Methode gibt ein IAsyncResult-Objekt zurück.

Gilt für: