Back to product page

Tag property


Tag for misc usage.

Type

Variant

Syntax

  • Basic
object.Tag [= value]
The Tag(object,value) syntax has these parts:
objectAn expression evaluating to an object of type XMPPContact
valueA 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.

Platforms

Windows