ExchangeServiceBinding.EndDeleteUserConfiguration(IAsyncResult) Method

Definition

public:
 ExchangeWebServices::DeleteUserConfigurationResponseType ^ EndDeleteUserConfiguration(IAsyncResult ^ asyncResult);
public ExchangeWebServices.DeleteUserConfigurationResponseType EndDeleteUserConfiguration (IAsyncResult asyncResult);
Public Function EndDeleteUserConfiguration (asyncResult As IAsyncResult) As DeleteUserConfigurationResponseType

Parameters

asyncResult
IAsyncResult

Returns

Returns DeleteUserConfigurationResponseType.

Applies to