wodImapServer ActiveX Component - Index Property
      
 

Description

Returns index of the message in the collection.


Property type

An Integer value.  


Syntax

object.Index



The Index Property syntax has these parts:

Part Description
object An expression evaluating to an object of type ImapMessage.

Remarks
This is readonly value that represents position of the message in the the collection, or it will represent position of the part in the message (if Message object specifies message part).