Hello, Troy,
There is no specific event that is fired when the time of a specific appointment has come. According to the provided information, indeed the reminders functionality in RadScheduler would be quite useful for your scenario. The following help article is quite useful on this topic:
https://docs.telerik.com/devtools/winforms/controls/scheduler/reminders/radschedulerreminder
If you don't want to display the reminder in the edit dialog, you can simply hide the reminder dropdown. For this purpose, it would be necessary to create a custom EditAppointmentDialog and set the Visibility of the radDropDownListReminder control to Hidden/Collapsed in the overridden OnLoad event. An alternative solution is to override the LoadReminders method and leave it empty without executing the basic logic.
I hope this information helps. If you need any further assistance please don't hesitate to contact me.
Regards,
Dess | Tech Support Engineer, Sr.
Progress Telerik
Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.