ExchangeServiceBinding.EndCreateUserConfiguration(IAsyncResult) 方法

定义

public:
 ExchangeWebServices::CreateUserConfigurationResponseType ^ EndCreateUserConfiguration(IAsyncResult ^ asyncResult);
public ExchangeWebServices.CreateUserConfigurationResponseType EndCreateUserConfiguration(IAsyncResult asyncResult);
Public Function EndCreateUserConfiguration (asyncResult As IAsyncResult) As CreateUserConfigurationResponseType

参数

asyncResult
IAsyncResult

返回

返回 CreateUserConfigurationResponseType

适用于