Freigeben über


ExchangeServiceBinding.EndCreateItem(IAsyncResult) Methode

Definition

Die EndCreateItem(IAsyncResult) -Methode wird verwendet, um einen asynchronen CreateItem(CreateItemType) Aufruf zu beenden.

public:
 ExchangeWebServices::CreateItemResponseType ^ EndCreateItem(IAsyncResult ^ asyncResult);
public ExchangeWebServices.CreateItemResponseType EndCreateItem (IAsyncResult asyncResult);
Public Function EndCreateItem (asyncResult As IAsyncResult) As CreateItemResponseType

Parameter

asyncResult
IAsyncResult

Gibt zurück

Die EndCreateItem(IAsyncResult) -Methode gibt ein CreateItemResponseType -Objekt zurück.

Gilt für: