The Reminder class represents an object which allows users to keep track
of upcoming appointments by scheduling a pop-up dialog box to appear at a given time.
Namespace:
C1.C1ScheduleAssembly: C1.Silverlight.Schedule (in C1.Silverlight.Schedule.dll)
Syntax
| C# |
|---|
public class Reminder : INotifyPropertyChanged |
| Visual Basic |
|---|
Public Class Reminder _ Implements INotifyPropertyChanged |