CalendarViewTemplateSettings.WeekDay3 Property

Definition

Gets the third day of the week.

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

Property Value

String

Platform::String

winrt::hstring

The third day of the week.

Applies to