ExchangeServiceBinding.EndGetUserConfiguration(IAsyncResult) Method

Definition

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

Parameters

asyncResult
IAsyncResult

Returns

Returns GetUserConfigurationResponseType.

Applies to