This topic has not yet been rated - Rate this topic

_CalendarView.MonthShowEndTime Property

Returns or sets a Boolean (bool in C#) value that indicates whether end times for Outlook items are displayed in the CalendarView object. Read/write.

Namespace:  Microsoft.Office.Interop.Outlook
Assembly:  Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
[DispIdAttribute()]
bool MonthShowEndTime { get; set; }

Property Value

Type: System.Boolean

The value of this property is applicable only when the CalendarViewMode property of the CalendarView object is set to olCalendarViewMonth.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.