Accept abstract method

Future<CalendarActionResults> Accept(
  1. bool sendResponse
)
Implements the Accept method. Indicates whether to send a response to the organizer.

Implementation

Future<CalendarActionResults> Accept(bool sendResponse);