ASP.NET Pack Programmer's Guide
Schedule.GetTasksToRemindOf Method
See Also
 





Retrieves a collection of all tasks whose reminders must be displayed.

 Overload List

Name Description

Schedule.GetTasksToRemindOf ()

Retrieves a collection of all tasks whose reminders must be displayed at the current moment.

Schedule.GetTasksToRemindOf (DateTime)

Retrieves a collection of all tasks whose reminders must be displayed at the specified date and time.

Schedule.GetTasksToRemindOf (DateTime, DateTime)

Retrieves a collection of all tasks whose reminders must be displayed in the specified time interval.

 See Also

Schedule Members
Schedule Class
MindFusion.Scheduling Namespace