SmartTagActions Property

Microsoft Access Visual Basic

Show All Show All

SmartTagActions Property

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

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.

expression.SmartTagActions

expression    Required. An expression that returns a SmartTag object.