MessageDate Property
The value of the date header of the last retrieved message.
Syntax
__property String MessageDate = {read=FMessageDate, write=FSetMessageDate};
Default Value
""
Remarks
This property contains the value of the date header of the last retrieved message. The same information may also be retrieved through the Header event.
This property is read-only.
Data Type
String