Tag Property
      
 

Description

Tag for misc usage.


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 XMPPContact.
value A Variant value.

Remarks

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