wodPop3 ActiveX Control - FullLine Property
      
 

Description

Holds full 'Received' header line.


Property type

A String value.  


Syntax

object.FullLine [= value]



The FullLine Property syntax has these parts:

Part Description
object An expression evaluating to an object of type Pop3Rec.
value A String value.

Remarks
This property holds full line of 'Received' header that was found inside the message, and that was parsed in this instance of Pop3Rec object. If you write to this property, wodPop3 will automatically parse your data again to provide corresponding properties back.