ReminderSoundFile Property

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.

Applies to | AppointmentItem Object | MailItem Object | TaskItem Object

See Also | ReminderMinutesBeforeStart Property | ReminderOverrideDefault Property | ReminderPlaySound Property | ReminderSet Property | ReminderTime Property