Skip to main content
All docs
V24.2

CustomAppointmentFlyoutTemplateValueEventArgs Properties

Contains data for the CustomAppointmentFlyoutTemplateValue event.
Name Description
Appointment Gets an appointment for which the flyout is invoked.
FieldName Gets the field name that is displayed in the Appointment‘s HTML-CSS template.
FieldValue Gets the field value that is displayed in the Appointment‘s HTML-CSS template.
See Also