wodImapServer ActiveX Component - Size Property
      
 

Description

Returns size of the message.


Property type

A Long value.  


Syntax

object.Size



The Size Property syntax has these parts:

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

Remarks
This property holds total number of bytes used for the message in the file. It is read-only, calculated from StartPosition and EndPosition property values.