menu
ews package
documentation
Interfaces/ICalendarActionProvider.dart
ICalendarActionProvider
CreateAcceptMessage abstract method
CreateAcceptMessage abstract method
dark_mode
light_mode
CreateAcceptMessage
abstract method
AcceptMeetingInvitationMessage
CreateAcceptMessage
(
bool
tentative
)
Implements the CreateAcceptMessage method.
Indicates whether the new AcceptMeetingInvitationMessage should represent a Tentative accept response (as opposed to an Accept response).
Implementation
AcceptMeetingInvitationMessage CreateAcceptMessage(bool tentative);
ews package
documentation
Interfaces/ICalendarActionProvider
ICalendarActionProvider
CreateAcceptMessage abstract method
ICalendarActionProvider class