ExchangeServiceBinding.EndGetServiceConfiguration(IAsyncResult) Method

Definition

public:
 ExchangeWebServices::GetServiceConfigurationResponseMessageType ^ EndGetServiceConfiguration(IAsyncResult ^ asyncResult);
public ExchangeWebServices.GetServiceConfigurationResponseMessageType EndGetServiceConfiguration (IAsyncResult asyncResult);
Public Function EndGetServiceConfiguration (asyncResult As IAsyncResult) As GetServiceConfigurationResponseMessageType

Parameters

asyncResult
IAsyncResult

Returns

Returns GetServiceConfigurationResponseMessageType.

Applies to