| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property ReminderSoundFile As String | |
| C# | |
|---|---|
public virtual string ReminderSoundFile {get; set;} | |
Property Value
A String value, indicating the sound file used when the appointment alarm is triggered.This sound will only be played when the ReminderPlaySound property is set to true.