CalendarViewTemplateSettings.WeekDay5 Property

Definition

Gets the fifth day of the week.

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

Property Value

String

Platform::String

winrt::hstring

The fifth day of the week.

Applies to