Gets or sets a value indicating whether to completely disable reminders in the whole schedule. Namespace: MindFusion.Scheduling
|
C# |
---|
public bool DisableReminders { get; set; } |
Visual Basic |
---|
Public Property DisableReminders As Boolean |
true to disable reminders; false to enable them. The default is false.