ReminderSoundFile Property
Gets or sets the
System.String value indicating the path and file name of the sound file to play when the reminder occurs for the appointment. This property is only valid if the
ReminderOverrideDefault and
ReminderPlaySound properties are set to true.
public System.string ReminderSoundFile {get; set;}
'Declaration
Public Property ReminderSoundFile As System.String