Interface IMailBody


public interface IMailBody
This interface represents the mail body.
  • Method Details

    • getBodyFilePath

      String getBodyFilePath()
      Get the body file path.
      Returns:
      Absolute file path of body content.
    • getBodyFormat

      String getBodyFormat()
      Get the body format.
      Returns:
      Format of the body content.