SmartTagActions Collection

Microsoft Access Visual Basic

Show All Show All

SmartTagActions Collection

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.