TibrvMsg.getSendSubject()

Method

Declaration

java.lang.String getSendSubject()

Purpose

Extract the subject from a message.

Remarks

The subject string is part of a message’s address information—it is not part of the message itself.

If the destination subject is not set, this method returns null.

See Also

TibrvMsg.setSendSubject()

Supplementary Information for Messages