Contents Index Topic Contents
Previous Topic: Method Next Topic: Enumerations
InvalidateItem Removes an item previously set in the object with the Item property. Syntax object.InvalidateItem(ItemName) Parameters objectRequired. An object expression that evaluates to a ChatItems object. ItemNameRequired. A string expression.
Removes an item previously set in the object with the Item property.
Syntax
object.InvalidateItem(ItemName)
Parameters
objectRequired. An object expression that evaluates to a ChatItems object. ItemNameRequired. A string expression.