RelativeYearlyRecurrencePatternType.DaysOfWeek Property

Definition

The DaysOfWeek property gets or sets the days of the week that are used in a relative monthly recurrence pattern.

public:
 property System::String ^ DaysOfWeek { System::String ^ get(); void set(System::String ^ value); };
public string DaysOfWeek { get; set; }
Public Property DaysOfWeek As String

Property Value

The DaysOfWeek property returns the days of the week that are used in a relative monthly recurrence pattern.

Applies to