Exclusions.Remove
- Updated2023-02-21
- 1 minute(s) read
Syntax
Exclusions.Remove ( index)
Purpose
Removes an exclusion from the collection.
Parameters
index As Variant
[In] Pass the name of the exclusion or a one-based index into the collection of exclusions to retrieve the Exclusion object associated with the specified key. The key name is compared (case-insensitively) to the Exclusion object names in the collection. The key index is a value between one and the number of exclusions in a collection. To obtain the number of exclusions, use the Count property.