method CalendarCombo.RemoveNonworkingDate (Date as Variant)
Removes a nonworking date, previously added using AddNonworkingDate.


| | Type | Description | |
| |
Date as Variant |
The Date parameter can be one of the following:
-
A Date expression, for a specific date
- A String expression (for a repetitive rule), matching exactly the one previously
added
| |