Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 861 Bytes

Outlook.PostItem.ReminderPlaySound.md

File metadata and controls

36 lines (21 loc) · 861 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
PostItem.ReminderPlaySound property (Outlook)
vbaol11.chm1577
vbaol11.chm1577
Outlook.PostItem.ReminderPlaySound
9e441d70-4478-80fa-cdfa-c71ebec8e2ec
06/08/2017
medium

PostItem.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 a PostItem object.

Remarks

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

See also

PostItem Object

[!includeSupport and feedback]