ExchangeServiceBinding.EndGetUserConfiguration(IAsyncResult) 方法

定义

public:
 ExchangeWebServices::GetUserConfigurationResponseType ^ EndGetUserConfiguration(IAsyncResult ^ asyncResult);
public ExchangeWebServices.GetUserConfigurationResponseType EndGetUserConfiguration(IAsyncResult asyncResult);
Public Function EndGetUserConfiguration (asyncResult As IAsyncResult) As GetUserConfigurationResponseType

参数

asyncResult
IAsyncResult

返回

返回 GetUserConfigurationResponseType

适用于