menu
ews package
documentation
Core/ServiceObjects/Items/Appointment.dart
Appointment
CreateCancelMeetingMessage method
CreateCancelMeetingMessage method
dark_mode
light_mode
CreateCancelMeetingMessage
method
CancelMeetingMessage
CreateCancelMeetingMessage
(
)
Creates a local meeting cancellation message that can be customized and sent.
Implementation
CancelMeetingMessage CreateCancelMeetingMessage() { return new CancelMeetingMessage(this); }
ews package
documentation
Core/ServiceObjects/Items/Appointment
Appointment
CreateCancelMeetingMessage method
Appointment class