MeetingRequest constructor

MeetingRequest(
  1. ExchangeService service
)
Initializes a new instance of the EWS service to which this object belongs.

Implementation

MeetingRequest(ExchangeService service) : super(service) {}