SimpleServiceRequestBase constructor

SimpleServiceRequestBase(
  1. ExchangeService service
)
Initializes a new instance of the The service.

Implementation

SimpleServiceRequestBase(ExchangeService service) : super(service);