Retrieves a collection of all tasks that must be reminded of at the current time.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.Wpf
C#
![]() |
---|
public ResourceCollection<Task> GetTasksToRemindOf () |
Visual Basic
![]() |
---|
Public Function GetTasksToRemindOf () As ResourceCollection(Of Task) |
The collection of all tasks whose reminders must be displayed at the current time.
MindFusion.Scheduling for WPF Programmer's Guide | © 2025 MindFusion |