ReminderSound
Previous  Next

Gets or sets a value whether to play a sound file as a reminder.
Syntax: ReminderSound As Boolean

Example:
Task.RemiderSound = true
Task.ReminderSoundFile = AppPath & "\tada.wav"