MessageSubject Property
This is the subject of the current message.
Syntax
property MessageSubject: String;
Default Value
''
Remarks
MessageSubject will contain any subject associated with the message. Most Jabber clients will ignore the subject unless the message is of type 'headline'.
This property is not available at design time.
Data Type
String