ExchangeServiceBinding.EndCreateUserConfiguration(IAsyncResult) Method

Definition

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

Parameters

asyncResult
IAsyncResult

Returns

Returns CreateUserConfigurationResponseType.

Applies to