_MailItem.ReminderOverrideDefault Property

Definition

Returns or sets a Boolean (bool in C#) value that is True if the reminder overrides the default reminder behavior for the item. Read/write.

C#
public bool ReminderOverrideDefault { get; set; }

Property Value

Remarks

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

Applies to

Product Versions
Outlook primary interop assembly Latest