AppointmentItem.ReminderOverrideDefault property (Outlook)

Returns or sets a Boolean value that is True if the reminder overrides the default reminder behavior for the item. Read/write.

Syntax

expression. ReminderOverrideDefault

expression A variable that represents an AppointmentItem object.

Remarks

You must set the ReminderOverrideDefault property to validate the ReminderPlaySound and the ReminderSoundFile properties.

See also

AppointmentItem Object

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.