CalendarViewTemplateSettings.WeekDay2 Property

Definition

Gets the second day of the week.

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

Property Value

String

Platform::String

winrt::hstring

The second day of the week.

Applies to