MailItem.ReminderPlaySound Property (Outlook)

Returns or sets a Boolean value that is True if the reminder should play a sound when it occurs for this item. Read/write.

Syntax

expression .ReminderPlaySound

expression A variable that represents a MailItem object.

Remarks

The ReminderPlaySound property must be set in order to validate the ReminderSoundFile property.

See Also

Concepts

MailItem Object Members

MailItem Object