SharingItem.ReminderPlaySound Property (Outlook)

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

Version Information

Version Added: Outlook 2007

Syntax

expression .ReminderPlaySound

expression A variable that represents a SharingItem object.

Remarks

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

See Also

Concepts

SharingItem Object Members

SharingItem Object