menu
ews package
documentation
Interfaces/ICalendarActionProvider.dart
ICalendarActionProvider
AcceptTentatively abstract method
AcceptTentatively abstract method
dark_mode
light_mode
AcceptTentatively
abstract method
Future
<
CalendarActionResults
>
AcceptTentatively
(
bool
sendResponse
)
Implements the AcceptTentatively method.
Indicates whether to send a response to the organizer.
Implementation
Future<CalendarActionResults> AcceptTentatively(bool sendResponse);
ews package
documentation
Interfaces/ICalendarActionProvider
ICalendarActionProvider
AcceptTentatively abstract method
ICalendarActionProvider class