Used with EventConfigurations to access a particular EventConfiguration object.
Item( ByVal Index As Integer) As EventConfiguration
Offset into the EventConfigurations collection. An index value of one is the first EventConfiguration; a value of two is the second EventConfiguration, and so forth.
Use the Count property, as described in EventConfigurations, to find out the number of EventConfiguration objects in the collection.