wodMailbox ActiveX Control - Lines Property
      
 

Description

Holds total number of lines in the message.


Property type

A Long value.  


Syntax

object.Lines



The Lines Property syntax has these parts:

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

Remarks

When mailbox file is accessed for the first time, wodMailbox will parse it to get total number of message inside. At the same time, it will retrieve total number of bytes and lines used for each message.