Share via


SmartTagActions Collection

Access Developer Reference

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

Remarks

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.

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

See Also