Back to product page

Item property


Returns reference to the contact.

Type

XMPPContact object

Syntax

  • Basic
object.Item (Contact)
The Item(object,Contact) syntax has these parts:
objectAn expression evaluating to an object of type XMPPContacts
ContactVariant.

Remarks

Item property returns specific Item from the collection. You can specify Contact paremeter to be specific JID, name, or an index representing a specific collection Item. If the specified item doesn't exist, an error will be returned.

Platforms

Windows