ReminderSoundFile Property

See Also                  Applies To

Returns or sets the path and filename 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 String.

Syntax

object.ReminderSoundFile

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