ReminderSoundFile Property

Microsoft Outlook Visual Basic

Returns or sets a String indicating the path and file name of the sound file to play when the reminder occurs for the appointment, mail message, or task. This property is only valid if the ReminderOverrideDefault and ReminderPlaySound properties are set to True. Read/write.

expression.ReminderSoundFile

expression     Required. An expression that returns an AppointmentItem, MailItem, or TaskItem object.