Gets or sets on which days of a week the event occurs.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public DaysOfWeek DaysOfWeek { get; set; } |
Visual Basic Copy Code |
---|
Public Property DaysOfWeek As DaysOfWeek |
A member of the DaysOfWeek enumeration.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |