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