[]
Removes the specified date from the list of monthly bolded dates.
public void RemoveMonthlyBoldedDate(DateTime date)
Public Sub RemoveMonthlyBoldedDate([date] As Date)
| Type | Name | Description |
|---|---|---|
| DateTime | date | The date to remove from the date list. |