Freigeben über


ExchangeServiceBinding.BeginCreateItem Methode

Definition

Die BeginCreateItem(CreateItemType, AsyncCallback, Object) -Methode wird verwendet, um einen asynchronen CreateItem(CreateItemType) Aufruf zu starten.

public:
 IAsyncResult ^ BeginCreateItem(ExchangeWebServices::CreateItemType ^ CreateItem1, AsyncCallback ^ callback, System::Object ^ asyncState);
public IAsyncResult BeginCreateItem (ExchangeWebServices.CreateItemType CreateItem1, AsyncCallback callback, object asyncState);
Public Function BeginCreateItem (CreateItem1 As CreateItemType, callback As AsyncCallback, asyncState As Object) As IAsyncResult

Parameter

CreateItem1
CreateItemType
callback
AsyncCallback
asyncState
Object

Gibt zurück

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

Gilt für: