Back to product page

Item property


Returns reference to the identity.

Type

XMPPIdentity object

Syntax

  • Basic
object.Item (ID)
The Item(object,ID) syntax has these parts:
objectAn expression evaluating to an object of type XMPPIdentities
IDVariant.

Remarks

This Property will return a reference to specific item in Identities Collection. The specific Identity referenced depends on the ID parameter that you provide. ID should be String value specifying Identity name, or Integer value, pointing to a specific Identity index number.

Platforms

Windows