Retrieves a collection of all tasks that must be reminded of in the specified interval.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C#
![]() |
---|
public ResourceCollection<Task> GetTasksToRemindOf ( |
Visual Basic
![]() |
---|
Public Function GetTasksToRemindOf( _ |
The start of the time interval containing the tasks of interest.
The end of the time interval containing the tasks of interest.
The collection of all tasks whose reminders must be displayed in the specified time interval.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |