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 XMPPService.
value A 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.