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