Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 942 Bytes

Outlook.TaskItem.ReminderSoundFile.md

File metadata and controls

36 lines (21 loc) · 942 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
TaskItem.ReminderSoundFile property (Outlook)
vbaol11.chm1739
vbaol11.chm1739
Outlook.TaskItem.ReminderSoundFile
29bfa689-08b6-f963-9ecb-3744b1032062
06/08/2017
medium

TaskItem.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 TaskItem object.

Remarks

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

See also

TaskItem Object

[!includeSupport and feedback]