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.
expression. ReminderPlaySound
expression A variable that represents a MailItem object.
The ReminderPlaySound property must be set in order to validate the ReminderSoundFile property.
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.