Item Property
      
 

Description

Holds reference to specific relay.

Property type

A VPNRelay object.  

Syntax

object.Item(ID)

The Item Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type VPNRelays.
IDRequired. A Variant value.

Remarks

Item property will return reference to specific Relay object, from the collection of all currently running relays. ID should be numeric value between 0 and Count-1. You can also reference it by LetIP/RightIP value of the relay.