TibrvMsg.getReplySubject()
Method
Declaration
java.lang.String getReplySubject
()
Purpose
Extract the reply subject from a message.
Remarks
The reply subject string is part of a message’s address information—it is not part of the message itself.
If the reply subject is not set, this method returns null
.
See Also
Supplementary Information for Messages in