@Deprecated public final class EmailBodyType extends com.aspose.ms.System.Enum
Represents a content type of an email message body.
Modifier and Type | Field and Description |
---|---|
static int |
Html
Deprecated.
Html-formatted body.
|
static int |
PlainText
Deprecated.
Plain text body.
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
public static final int PlainText
Plain text body.
public static final int Html
Html-formatted body.