menu
ews package
documentation
Core/ServiceObjects/ResponseObjects/AcceptMeetingInvitationMessage.dart
AcceptMeetingInvitationMessage
Tentative property
Tentative property
dark_mode
light_mode
Tentative
property
bool
?
get
Tentative
Gets a value indicating whether the associated meeting is tentatively accepted.
Implementation
bool? get Tentative => this.tentative;
ews package
documentation
Core/ServiceObjects/ResponseObjects/AcceptMeetingInvitationMessage
AcceptMeetingInvitationMessage
Tentative property
AcceptMeetingInvitationMessage class