Freigeben über


ExchangeServiceBinding.EndCreateFolder(IAsyncResult) Methode

Definition

Die EndCreateFolder(IAsyncResult) -Methode wird verwendet, um einen asynchronen CreateFolder(CreateFolderType) Aufruf zu beenden.

public:
 ExchangeWebServices::CreateFolderResponseType ^ EndCreateFolder(IAsyncResult ^ asyncResult);
public ExchangeWebServices.CreateFolderResponseType EndCreateFolder (IAsyncResult asyncResult);
Public Function EndCreateFolder (asyncResult As IAsyncResult) As CreateFolderResponseType

Parameter

asyncResult
IAsyncResult

Gibt zurück

Die EndCreateFolder(IAsyncResult) -Methode gibt ein CreateFolderResponseType -Objekt zurück.

Gilt für: