ExchangeServiceBinding.EndCreateManagedFolder(IAsyncResult) Method

Definition

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

Parameters

asyncResult
IAsyncResult

Returns

The EndCreateManagedFolder(IAsyncResult) method returns a CreateManagedFolderResponseType object.

Applies to