Skip to main content

RecurringReminder Properties
Show Inherited Hide Inherited

A reminder for a recurring appointment.
Name Description
AlertOccurrenceIndex Gets the index of an appointment in a recurring chain for which the reminder is invoked.
AlertTime Gets or sets the reminder's alert time. Inherited from ReminderBase.
Appointment Gets the appointment to which the reminder is applied. Inherited from Reminder.
Subject Gets the subject text of the appointment to which the reminder is applied. Inherited from Reminder.
TimeBeforeStart Gets or sets the time interval before the appointment's start time. Inherited from ReminderBase.
See Also