MailItem.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.
expression. ReminderOverrideDefault
expression A variable that represents a MailItem object.
You must set the ReminderOverrideDefault property to validate the ReminderPlaySound and the ReminderSoundFile properties.
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.