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





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

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.Silverlight

 Syntax

C#  Copy Code

public ItemCollection GetItemsToRemindOf ()

Visual Basic  Copy Code

Public Function GetItemsToRemindOf () As ItemCollection

 Return Value

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

 See Also

GetItemsToRemindOf Method Overload List
Schedule Members
Schedule Class
MindFusion.Scheduling Namespace
GetTasksToRemindOf Method