Interface TemplateMessage

    • Method Detail

      • getMessage

        javax.mail.Message getMessage()
        This method returns the underlying Message of this TemplateMessage and allows direct manipulation of the Message.
        Returns:
        the underlying Message
        Since:
        12.33
        See Also:
        MailMessage.getMessageCopy()