property Calendar.MonthName(Month as MonthEnum) as String
Retrieves or sets the month's name.
Type
Description
Month as
MonthEnum
A MonthEnum expression that indicates the month
String
A String expression that specifies the month's name.
Use the
MonthNames
property to change the names for all months.