SmartTagProperty object (Access)

Represents a single instance of a custom property for a smart tag. The SmartTagProperty object is a member of the SmartTagProperties collection.

Remarks

To return a SmartTagProperty object, use the Item method of the SmartTagProperties collection, or use SmartTagProperties (index), where index is the number of the property.

To return the information related to a custom property for a smart tag, use the Name and Value properties of the SmartTagProperty object.

Methods

Properties

See also

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.