Back to product page

Tag Property


Tag for miscellaneous use.

Type

Variant

Syntax

  • Basic
object.Tag [= value]
The Tag(object,value) syntax has these parts:
objectAn expression evaluating to an object of type SmtpMsg
valueA Variant value.

Remarks

You can store here any information you want. It will be valid as long as the message is valid. This can be any data that can be presented as a variant type.

Platforms

Windows