Recurrence.WeeklyPattern.FirstDayOfWeek Property

Definition

Gets the first day of the week for this recurrence.

public:
 property DayOfWeek FirstDayOfWeek { DayOfWeek get(); void set(DayOfWeek value); };
public DayOfWeek FirstDayOfWeek { get; set; }
Public Property FirstDayOfWeek As DayOfWeek

Property Value

One of the DayOfTheWeek enumeration values.

Applies to