Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 942 Bytes

Outlook.MailItem.ReminderSoundFile.md

File metadata and controls

36 lines (21 loc) · 942 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
MailItem.ReminderSoundFile property (Outlook)
vbaol11.chm1351
vbaol11.chm1351
Outlook.MailItem.ReminderSoundFile
11c5ae79-1ce0-5890-1ba1-5a39a88ecc6b
06/08/2017
medium

MailItem.ReminderSoundFile property (Outlook)

Returns or sets a String indicating the path and file name of the sound file to play when the reminder occurs for the Outlook item. Read/write.

Syntax

expression. ReminderSoundFile

expression A variable that represents a MailItem object.

Remarks

This property is only valid if the ReminderOverrideDefault and ReminderPlaySound properties are set to True.

See also

MailItem Object

[!includeSupport and feedback]