ReminderPlaySound Property

See Also                  Applies To

True if the reminder should play a sound when it occurs for this appointment or task.

Note This property is only valid if the ReminderOverrideDefault property is set to True.

The ReminderPlaySound property must be set in order to validate the ReminderSoundFile property.

Read/write Boolean.

Syntax

object.ReminderPlaySound

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