_CalendarView.BoldDatesWithItems Property

Definition

Returns or sets a Boolean (bool in C#) value that indicates whether days that contain Outlook items should be displayed in bold within the Date Navigator for the CalendarView object. Read/write.

public:
 property bool BoldDatesWithItems { bool get(); void set(bool value); };
public bool BoldDatesWithItems { get; set; }
Public Property BoldDatesWithItems As Boolean

Property Value

Applies to