MobileForms Toolkit Documentation

OutlookDateTimePicker.MonthlyBoldedDates Property

Gets or sets the array of DateTime objects that determines which monthly days are displayed in bold.

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

Property Value

An array of DateTime objects.

Remarks

Using this property, you assign an array of monthly bolded dates. When you assign an array of dates, any preexisting dates are cleared.

See Also

OutlookDateTimePicker Class | Resco.Controls.OutlookControls Namespace