CalendarViewTemplateSettings.WeekDay6 Property

Definition

Gets the sixth day of the week.

public:
 property Platform::String ^ WeekDay6 { Platform::String ^ get(); };
winrt::hstring WeekDay6();
public string WeekDay6 { get; }
var string = calendarViewTemplateSettings.weekDay6;
Public ReadOnly Property WeekDay6 As String

Property Value

String

Platform::String

winrt::hstring

The sixth day of the week.

Applies to