This topic has not yet been rated - Rate this topic

_CalendarView.DayWeekFont Property

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

Namespace:  Microsoft.Office.Interop.Outlook
Assembly:  Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
[DispIdAttribute()]
ViewFont DayWeekFont { get; }

The value of this property also represents the font used to display the day header and the minute portion of the time header when the CalendarViewMode property of the CalendarView object is set to either olCalendarViewDay, olCalendarViewMultiDay, olCalendarViewWeek, or olCalendarView5DayWeek.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.