Returns the end date for this recurrence.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public DateTime GetEndDate ( |
Visual Basic Copy Code |
---|
Public Function GetEndDate( _ |
An object that specifies the calendar to use for calculating the end date of the recurrence.
The end date of the recurrence if the recurrence is set to expire or DateTime.MaxValue otherwise.
The end date is calculated from the specified repeat number if RecurrenceEnd is set to NumOccurrences.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |