AppointmentItem.ReminderPlaySound Property (Outlook)

Returns or sets a Boolean value that is True if the reminder should play a sound when it occurs for this item. Read/write.

Syntax

expression .ReminderPlaySound

expression A variable that represents an AppointmentItem object.

Remarks

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

See Also

Concepts

AppointmentItem Object Members

AppointmentItem Object