MailItem.ReminderSoundFile property (Outlook)
Returns or sets a String indicating the path and file name of the sound file to play when the reminder occurs for the Outlook item. Read/write.
Syntax
expression. ReminderSoundFile
expression A variable that represents a MailItem object.
Remarks
This property is only valid if the ReminderOverrideDefault and ReminderPlaySound properties are set to True.
See also
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.