Reminder Event

Reminder Event

See Also         Example         Applies To        

Occurs immediately before a reminder is displayed.

Syntax

Sub object_Reminder(Item as Object)

object   An expression that evaluates to an Application object.

Item   The AppointmentItem, MailItem or TaskItem associated with the reminder. If the appointment associated with the reminder is a recurring appointment, Item is the specific occurrence of the appointment that displayed the reminder, not the master appointment.