MobileForms Toolkit Documentation

OutlookMonthCalendar.RemoveAllMonthlyBoldedDates Method 

Removes all the monthly bolded dates.

public void RemoveAllMonthlyBoldedDates();

Remarks

This method clears all dates from the MonthlyBoldedDates array. To remove a single date from the bolded dates, use the RemoveMonthlyBoldedDate method. You must call UpdateBoldedDates to ensure that the display is updated to reflect the removal.

See Also

OutlookMonthCalendar Class | Resco.Controls.OutlookControls Namespace