Scheduler for WinForms
ReminderPlaySound プロパティ (Appointment)

C1.ScheduleCore アセンブリ > C1.Schedule 名前空間 > Appointment クラス : ReminderPlaySound プロパティ
Gets or sets the System.Boolean value indicating if the reminder should play a sound when it occurs for this appointment or task. The ReminderPlaySound property must be set in order to validate the ReminderSoundFile property. This property is only valid if the ReminderOverrideDefault property is set to true.
シンタックス
'宣言
 
Public Property ReminderPlaySound As System.Boolean
public System.bool ReminderPlaySound {get; set;}
参照

Appointment クラス
Appointment メンバ