Scheduler for WPF
ReminderSoundFile プロパティ

C1.ScheduleCore アセンブリ > C1.Schedule 名前空間 > Appointment クラス : ReminderSoundFile プロパティ
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 Property ReminderSoundFile As System.String
public System.string ReminderSoundFile {get; set;}
解説
The default sound is the system Exclamation sound.
参照

Appointment クラス
Appointment メンバ