Skip to content

Latest commit

 

History

History
29 lines (12 loc) · 759 Bytes

08c20608-6065-1e4a-8c89-8aa35c682c77.md

File metadata and controls

29 lines (12 loc) · 759 Bytes

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

Concepts

AppointmentItem Object

Other resources

AppointmentItem Object Members