Freigeben über


ExchangeServiceBinding.EndCreateManagedFolder(IAsyncResult) Methode

Definition

Die EndCreateManagedFolder(IAsyncResult) -Methode wird verwendet, um einen asynchronen CreateManagedFolder(CreateManagedFolderRequestType) Aufruf zu beenden.

public:
 ExchangeWebServices::CreateManagedFolderResponseType ^ EndCreateManagedFolder(IAsyncResult ^ asyncResult);
public ExchangeWebServices.CreateManagedFolderResponseType EndCreateManagedFolder (IAsyncResult asyncResult);
Public Function EndCreateManagedFolder (asyncResult As IAsyncResult) As CreateManagedFolderResponseType

Parameter

asyncResult
IAsyncResult

Gibt zurück

Die EndCreateManagedFolder(IAsyncResult) -Methode gibt ein CreateManagedFolderResponseType -Objekt zurück.

Gilt für: