Back to product page

Item property


Returns reference to the service.

Type

XMPPService object

Syntax

  • Basic
object.Item (Service)
The Item(object,Service) syntax has these parts:
objectAn expression evaluating to an object of type XMPPServices
ServiceVariant.

Remarks

This Property will return reference to specific item in services collection. The specific services referenced depends on the Service parameter that you provide. Service parameter can be an Integer number, representing index number that exists in collection, or String value representing service's JID.

Platforms

Windows