Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 1004 Bytes

Outlook.AppointmentItem.ReminderSoundFile.md

File metadata and controls

36 lines (21 loc) · 1004 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
AppointmentItem.ReminderSoundFile property (Outlook)
vbaol11.chm896
vbaol11.chm896
Outlook.AppointmentItem.ReminderSoundFile
e3599e63-1300-7821-b94d-f8387a47e87d
06/08/2017
medium

AppointmentItem.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 an AppointmentItem object.

Remarks

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

See also

AppointmentItem Object

[!includeSupport and feedback]