MessageInfoSubject Property
The subject of a message in a message info listing.
Syntax
__property String MessageInfoSubject[int MessageInfoIndex] = {read=FMessageInfoSubject, write=FSetMessageInfoSubject};
Default Value
""
Remarks
The subject 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