Convenience method to obtain the entire Subject comprised of each Message SUBJECT text field appended to each other, separated with a dash.
java.lang.String getConcatenatedSubject()
None
String Subject, or empty string if none exists.
Related topics
Messaging API
Using the Messaging JavaBean