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

TypeDescription
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
The RemoveNonworkingDate method removes a non-working date that was previously added using the AddNonworkingDate method. It does not affect days defined by the NonworkingDays property (weekly non-working days such as Saturday or Sunday). The NonworkingDays property retrieves or sets a value that specifies the non-working days of the week, using one bit for each weekday. The ClearNonworkingDates method clears nonworking dates, previously added using AddNonworkingDate.

You can control how non-working days appear using: