Represents reminders associated with schedule items.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.Wpf
SyntaxC#
Copy Code
|
|---|
public sealed class Reminder : ICloneable |
Visual Basic
Copy Code
|
|---|
Public NotInheritable Class Reminder |
Inheritance HierarchySystem.Object![]()
MindFusion.Scheduling.Reminder
See Also