Specifies the types of yearly recurrence patterns.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public enum YearlyRecurrence |
Visual Basic Copy Code |
---|
Public Enum YearlyRecurrence |
Member name | Description | |
---|---|---|
ByDayType |
The event occurs on a specific type of day of the specified week and month of the year. |
|
SpecificDate |
The event occurs on a specific date of the year. |
Scheduling for .NET MAUI Guide | © 2023 MindFusion |