Is there a way to create a reminder notice in a calendar view in Notes?
Subject: Reminder notice on calendar views
Do you mean programattically or manually? Manually, of course, it is called a ‘reminder’. Programattically, you need to set the ‘appointmenttype’ = 4. Set CalendarDateTime to the date time you want the alarm to go off. etc. Basically, create a reminder and see what some of the values are, and see that you will have to fill in some of those values. I don’t know at a minimum what is needed. But this should lead you in the right direction.