MobileForms Toolkit Documentation

OutlookMonthCalendar.MonthlyBoldedDates Property

Gets or sets the array of System.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

OutlookMonthCalendar Class | Resco.Controls.OutlookControls Namespace