Item Property
      
 

Description

Returns reference to the tag element.


Property type

A XMPPTag object.  


Syntax

object.Item(Variable)



The Item Property syntax has these parts:

Part Description
object An expression evaluating to an object of type XMPPTags.
Variable Required. A Variant value.

Remarks

Item property returns specific Item from XMPPTags collection. You can specify Variable paremeter to be name of the tag, or an index number representing a specific collection Item.