MeetingCancellation constructor

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

Implementation

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