SmartTagProperties Collection

Access Developer Reference

A collection of SmartTagProperty objects that represents the properties related to a smart tag.

Remarks

To return the SmartTagProperties collection for a smart tag, use the Properties property of the SmartTag object. To create a custom property from within a Visual Basic for Applications (VBA) project, use the Add method of the SmartTagProperties collection.

See Also