public final class EmailBodyType extends Object
Represents a content type of an email message body.
static int
Html
PlainText
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final int PlainText
Plain text body.
public static final int Html
Html-formatted body.