CreateServiceResponse abstract method

TResponse CreateServiceResponse(
  1. ExchangeService service,
  2. int responseIndex
)
Creates the service response. The service. Index of the response.

Implementation

TResponse CreateServiceResponse(ExchangeService service, int responseIndex);