MobileForms Toolkit Documentation

OutlookMonthCalendar.BoldedDates Property

Gets or sets the array of System.DateTime objects that determines which nonrecurrent dates are displayed in bold.

public System.DateTime[] BoldedDates {get; set;}

Property Value

The array of bolded dates.

Remarks

Using this property, you can assign an array of bolded dates. When you assign an array of dates, the existing dates are first cleared.

See Also

OutlookMonthCalendar Class | Resco.Controls.OutlookControls Namespace