Retrieves a collection of all items whose reminders must be displayed at the current time.
Namespace: MindFusion.Scheduling
Package: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public ItemCollection<Item> GetItemsToRemindOf () |
Visual Basic
![]() |
---|
Public Function GetItemsToRemindOf () As ItemCollection(Of Item) |
Type: ItemCollection(Item)
An instance of the ItemCollection class that holds the items.