|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.email.BaseEnum<OutlookMessageFormat>
com.aspose.email.OutlookMessageFormat
public final class OutlookMessageFormat
Represents outlook message format.
Field Summary | |
---|---|
static int |
_ASCII
ASCII. |
static int |
_Unicode
Unicode. |
static OutlookMessageFormat |
ASCII
|
static OutlookMessageFormat |
Unicode
|
Method Summary |
---|
Methods inherited from class com.aspose.email.BaseEnum |
---|
AND, equals, getName, getValue, hashCode, isDefined, OR, toEnum, toString, XOR |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final int _ASCII
ASCII.
public static final OutlookMessageFormat ASCII
public static final int _Unicode
Unicode.
public static final OutlookMessageFormat Unicode
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |