SmartTagActions Collection [Access 2003 VBA Language Reference]

SmartTagActions
SmartTagAction

Represents a collection of actions for an individual smart tag or a type of smart tag.

Smart tag actions are processes that are programmed into smart tags; they allow users to perform certain functions related to the smart tag. For example, one action for a smart tag might be to access a Web site, while another action inserts contact information from Microsoft Outlook, while yet another action displays a map and driving directions.

Using the SmartTagActions Collection

To return the collection of actions related to a smart tag, use the SmartTagActions property of the SmartTag object.

Properties | Count Property | Item Property

Parent Objects

Child Objects

See Also | SmartTag Object | SmartTagAction Object | SmartTagProperties Collection | SmartTagProperty Object | SmartTags Collection