RelativeYearlyRecurrencePatternType.DaysOfWeek Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.