public final class BodyContentType
extends com.aspose.ms.System.Enum
The content type of message body.
Modifier and Type | Field and Description |
---|---|
static int |
Html
The html type.
|
static int |
PlainText
The plain text.
|
static int |
Rtf
The rtf type.
|
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
The plain text.
public static final int Html
The html type.
public static final int Rtf
The rtf type.