wodSmtp ActiveX Control - Tag Property
      
 

Description

Tag for miscellaneous use.


Property type

A Variant value.  


Syntax

object.Tag [= value]



The Tag Property syntax has these parts:

Part Description
object An expression evaluating to an object of type SmtpMsg.
value A 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.