MobileForms Toolkit Documentation

OutlookMonthCalendar.RemoveAllBoldedDates Method 

Removes all the nonrecurrent bolded dates.

public void RemoveAllBoldedDates();

Remarks

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

See Also

OutlookMonthCalendar Class | Resco.Controls.OutlookControls Namespace