MobileForms Toolkit Documentation

OutlookMonthCalendar.AnnuallyBoldedDates Property

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

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

Property Value

An array of DateTime objects.

Remarks

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

See Also

OutlookMonthCalendar Class | Resco.Controls.OutlookControls Namespace