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