Tab.Tag Property (Outlook Forms Script)

Returns or sets a String that specifies additional information about an object. Read/write.

Syntax

expression.Tag

expression A variable that represents a Tab object.

Remarks

The default is a zero-length string ("").

Use the Tag property to assign an identification string to an object without affecting other property settings or attributes.

For example, you can use Tag to check the identity of a form or control that is passed as a variable to a procedure.

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.