RecurringDayTransitionType.DayOfWeek 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 DayOfWeek property gets or sets the day of the week on which the time zone transition occurs.
public:
property System::String ^ DayOfWeek { System::String ^ get(); void set(System::String ^ value); };
public string DayOfWeek { get; set; }
Public Property DayOfWeek As String
Property Value
The value of the DayOfWeek property is one of the following string values:SundayMondayTuesdayWednesdayThursdayFridaySaturday