MeetingResponse constructor

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

Implementation

MeetingResponse(ExchangeService service) : super(service);