MindFusion.Scheduling for ASP.NET Programmer's Guide
Reminder Members
Constructors Methods
 


The Reminder class represents reminders associated with schedule items and tasks.

The following tables list the members exposed by the Reminder type.

 Public Constructors

  Name Description

Reminder

Initializes a new instance of the Reminder class.

 Public Methods

  Name Description

getMessage

Gets the message of the reminder.

getTime

Gets the exact time when the reminder is triggered.

getTimeInterval

Gets how much time (in milliseconds) before the item's scheduled start time to raise the event that triggers the reminder.

getType

Gets the type of the reminder.

 See Also

Reminder Class
MindFusion.Scheduling Namespace