Retrieves a collection with all items that must be reminded of at the specified time.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public ItemCollection GetItemsToRemindOf ( |
Visual Basic Copy Code |
---|
Public Function GetItemsToRemindOf( _ |
Determine whether any reminders should be displayed at this time.
A Calendar instance that is used to interpret recurrence patterns in the schedule.
The collection of all items whose reminders must be displayed at the specified time.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |