AcceptTentatively abstract method

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

Implementation

Future<CalendarActionResults> AcceptTentatively(bool sendResponse);