property CalendarCombo.WeekDayName(WeekDay as WeekDayEnum) as String
Retrieves or sets a value that indicates the week day short name in the week days header.

TypeDescription
WeekDay as WeekDayEnum A WeekDayEnum expression that specifies the day in the week.
String A String expression that specifies the name of the day in the week. 
Use the WeekDayName property to change the name of a specified day of the week. Use the WeekDays property to assign a name for all days in the week.