Description
-
Tag for misc usage.
Property type
-
A Variant value.
Syntax
-
object.Tag [= value]
The Tag Property syntax has these parts:
| object |
An expression
evaluating to an object of type Pop3Msg. |
| value |
A Variant value. |
Remarks
-
Tag property can hold any information you need, and will
be valid as long as message is valid.
|