ItemRemove Event

ItemRemove Event

See Also         Example         Applies To        

Occurs when an item is deleted from the specified collection. This event is not available in VBScript.

Syntax

Sub object_ItemRemove()

object   An expression that evaluates to an Items collection object.