ReminderOverrideDefault Property
True if the reminder overrides the default reminder behavior for the appointment, mail item, or task. Read/write Boolean.
Note You must set the ReminderOverrideDefault property to validate the ReminderPlaySound and the ReminderSoundFile properties.
expression.ReminderOverrideDefault
*expression * Required. An expression that returns an AppointmentItem , MailItem , or TaskItem object.
Applies to | AppointmentItem Object | MailItem Object | TaskItem Object
See Also | ReminderMinutesBeforeStart Property | ReminderPlaySound Property | ReminderSet Property | ReminderSoundFile Property | ReminderTime Property