CalendarView.MonthFont Property (Outlook)

Returns a ViewFont object that represents the font used when displaying items for a specified month in the CalendarView object. Read-only.

Version Information

Version Added: Outlook 2007

Syntax

expression .MonthFont

expression A variable that represents a CalendarView object.

Remarks

The value of this property is applicable only when the CalendarViewMode property of the CalendarView object is set to olCalendarViewMonth. The property also represents the font used to display the week, day, and date headers in the view.

See also

Concepts

CalendarView Object

Other resources

CalendarView Object Members