Modifier and Type | Method and Description |
---|---|
static MessageFormat |
MessageFormat.getEml()
Indicates message in
<b>Eml</b> format. |
static MessageFormat |
MessageFormat.getEmlx()
Indicates message in
<b>Emlx</b> format, used by Apple Mail. |
static MessageFormat |
MessageFormat.getHtml()
Indicates message in
<b>Html</b> format. |
MessageFormat |
LoadOptions.getMessageFormat()
Represents the mail message format.It can be in eml,msg or mhtml format.
|
static MessageFormat |
MessageFormat.getMht()
Indicates message in
<b>Mht</b> format. |
static MessageFormat |
MessageFormat.getMsg()
Indicates message in
<b>Msg</b> format, used by Microsoft Outlook. |
static MessageFormat |
MessageFormat.getTnef()
Indicates message in
<b>Tnef</b> format. |