ReminderSound
Previous  Next

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

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