ExchangeServiceBinding.EndDeleteUserConfiguration(IAsyncResult) 方法

定义

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

参数

asyncResult
IAsyncResult

返回

返回 DeleteUserConfigurationResponseType

适用于