method Events.Remove (Index as Variant)
Removes a date event based on its index or a date.

TypeDescription
Index as Variant A long expression that indicates the index of Event into Events collection, or a DATE expression.

Use Clear method to clear the Events collection.