property Date: TDateTime;
Description
Holds a TDateTime value that determines the sender's local time when the message was sent.
Date gets or sets the value of the "Date" Internet Message header. When you change Date, the respective header in the Headers property is changed as well.
If Date property is not set, the current local time will be used when the message is sent.
See Also