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





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

 Overload List

Name Description

Schedule.GetItemsToRemindOf ()

Retrieves a collection of all items whose reminders must be displayed at the current time.

Schedule.GetItemsToRemindOf (DateTime)

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

Schedule.GetItemsToRemindOf (DateTime, DateTime)

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

 See Also

Schedule Members
Schedule Class
MindFusion.Scheduling Namespace