Decline abstract method

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

Implementation

Future<CalendarActionResults> Decline(bool sendResponse);