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 XMPPService
valueA Variant value.

Remarks

Use this property to attach any information you would like to Service object. It will be valid as long as service is valid.

Platforms

Windows