RecurrenceWeeklyFirstDayOfWeek Property

Sets the configuration for the first day of week.

Definition

Namespace: Aliquo.Core.Recurrence
Assembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
C#
public DayOfWeek FirstDayOfWeek { get; set; }

Property Value

DayOfWeek

See Also