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