CalendarViewTemplateSettings.WeekDay7 Property

Definition

Gets the seventh day of the week.

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

Property Value

String

Platform::String

winrt::hstring

The seventh day of the week.

Applies to