Item Method (Tags Object)
Applies To
Tags object.
Description
Returns a single tag from the Tags object.
Syntax
expression.Item(Name)
expression Required. An expression that returns a Tags object.
Name Required String. The name of the member in the collection to be returned.
Example
See the Item method (ActionSettings collection) example.