wodPop3 ActiveX Control - Date Property
      
 

Description
Holds date when message was received by the host.

Property type

A String value.  


Syntax

object.Date [= value]



The Date 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 information (if provided) about exact date and time when message was received by the host, if such information was found inside 'Received' header. If no such information is found, this property will return error 30035 ('Date was not specified').