SmartTag.SmartTagActions Property (Access)

Returns a SmartTagActions collection that represents the actions available for a specific smart tag. Read-only.

Syntax

expression .SmartTagActions

expression A variable that represents a SmartTag object.

Remarks

Smart tag actions are processes that are programmed into smart tags that 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.

See Also

Concepts

SmartTag Object Members

SmartTag Object