_MailItem.ReminderSoundFile Property

Definition

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

C#
public string ReminderSoundFile { get; set; }

Property Value

Remarks

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

Applies to

Product Versions
Outlook primary interop assembly Latest