wodImapServer ActiveX Component - Item Property
      
 

Description

References specific folder in the collection.


Property type

An ImapFolder object.  


Syntax

object.Item(ID)



The Item Property syntax has these parts:

Part Description
object An expression evaluating to an object of type ImapFolders.
ID Required. String expression that holds folder name, or integer value that holds folder index.

Remarks

This property will return reference to requested folder from the collection of all folders (in same level).