MindFusion.Scheduling for Silverlight Programmer's Guide
Schedule.GetItemsToRemindOf Method
See Also
 





Retrieves a collection of all items that must be reminded of.

 Overload List

Name Description

Schedule.GetItemsToRemindOf ()

Retrieves a collection with all items that must be reminded of at the current time.

Schedule.GetItemsToRemindOf (DateTime)

Retrieves a collection with all items that must be reminded of at the specified time.

Schedule.GetItemsToRemindOf (DateTime, DateTime)

Retrieves a collection with all items that must be reminded of in the specified interval.

 See Also

Schedule Members
Schedule Class
MindFusion.Scheduling Namespace