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