Freigeben über


ExchangeServiceBinding.BeginCopyItem Methode

Definition

Die BeginCopyItem(CopyItemType, AsyncCallback, Object) -Methode wird verwendet, um einen asynchronen CopyItem(CopyItemType) Aufruf zu starten.

public:
 IAsyncResult ^ BeginCopyItem(ExchangeWebServices::CopyItemType ^ CopyItem1, AsyncCallback ^ callback, System::Object ^ asyncState);
public IAsyncResult BeginCopyItem (ExchangeWebServices.CopyItemType CopyItem1, AsyncCallback callback, object asyncState);
Public Function BeginCopyItem (CopyItem1 As CopyItemType, callback As AsyncCallback, asyncState As Object) As IAsyncResult

Parameter

CopyItem1
CopyItemType
callback
AsyncCallback
asyncState
Object

Gibt zurück

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

Gilt für: