CalendarViewTemplateSettings.WeekDay4 Property

Definition

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

String

Platform::String

winrt::hstring

The fourth day of the week.

Applies to