Item Property
      
 

Description

Returns reference to the File.


Property type

A XMPPFile object.  


Syntax

object.Item(ID)



The Item Property syntax has these parts:

Part Description
object An expression evaluating to an object of type XMPPFiles.
ID Required. A Variant value. Integer number representing a File index, or String value representing File name.

Remarks

This Property will return a reference to a specific item in Files Collection.