MobileForms Toolkit Documentation

OutlookDateTimePicker.BoldedDates Property

Gets or sets the array of DateTime objects that determines which nonrecurring 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

OutlookDateTimePicker Class | Resco.Controls.OutlookControls Namespace