ExchangeServiceBinding.EndUpdateUserConfiguration(IAsyncResult) 方法

定义

public:
 ExchangeWebServices::UpdateUserConfigurationResponseType ^ EndUpdateUserConfiguration(IAsyncResult ^ asyncResult);
public ExchangeWebServices.UpdateUserConfigurationResponseType EndUpdateUserConfiguration(IAsyncResult asyncResult);
Public Function EndUpdateUserConfiguration (asyncResult As IAsyncResult) As UpdateUserConfigurationResponseType

参数

asyncResult
IAsyncResult

返回

返回 UpdateUserConfigurationResponseType

适用于