MessageSubject Property
The subject of the message.
Syntax
__property String MessageSubject = {read=FMessageSubject, write=FSetMessageSubject};
Default Value
""
Remarks
The component fills out this property with the subject of the message when message information is retrieved from the MailServer.
This property is read-only and not available at design time.
Data Type
String