Item Property
      
 

Description

Holds a reference to a user in the channel.

Property type

A VPNUser object.  

Syntax

object.Item(ID)

The Item Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type VPNUsers.
IDRequired. A Variant value. Holds numeric Index or String representation of the Hostname.

Remarks

The Item property will return a reference to the user, based on numeric Index or String expression of his Hostname.

Index can be from 0 up to Count-1.