MessageInfoDate Property
The date of a message in a message info listing.
Syntax
__property String MessageInfoDate[int MessageInfoIndex] = {read=FMessageInfoDate, write=FSetMessageInfoDate};
Default Value
""
Remarks
The date of a message in a message info listing.
The size of the array is controlled by the MessageInfoCount property.
This property is read-only and not available at design time.
Data Type
String