CalendarViewTemplateSettings.WeekDay4 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.
Gets the fourth day of the week.
public:
property Platform::String ^ WeekDay4 { Platform::String ^ get(); };
winrt::hstring WeekDay4();
public string WeekDay4 { get; }
var string = calendarViewTemplateSettings.weekDay4;
Public ReadOnly Property WeekDay4 As String
Property Value
The fourth day of the week.