ContactItem.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 ContactItem object.

Remarks

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

See also

ContactItem 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.