|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.ms.java.Enum
com.aspose.email.MapiObjectType
public final class MapiObjectType
Represents the mapi object type.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.aspose.ms.java.Enum |
---|
com.aspose.ms.java.Enum.AbstractEnum, com.aspose.ms.java.Enum.FlaggedEnum, com.aspose.ms.java.Enum.SimpleEnum |
Field Summary | |
---|---|
static int |
MAPI_ABCONT
MAPI_ABCONT |
static int |
MAPI_ADDRBOOK
MAPI_ADDRBOOK |
static int |
MAPI_ATTACH
MAPI_ATTACH |
static int |
MAPI_DISTLIST
MAPI_DISTLIST |
static int |
MAPI_FOLDER
MAPI_FOLDER |
static int |
MAPI_FORMINFO
MAPI_FORMINFO |
static int |
MAPI_MAILUSER
MAPI_MAILUSER |
static int |
MAPI_MESSAGE
MAPI_MESSAGE |
static int |
MAPI_PROFSECT
MAPI_PROFSECT |
static int |
MAPI_SESSION
MAPI_SESSION |
static int |
MAPI_STATUS
MAPI_STATUS |
static int |
MAPI_STORE
MAPI_STORE |
static int |
Unknown
Unknown |
Fields inherited from class com.aspose.ms.java.Enum |
---|
EnumSeparatorCharArray |
Method Summary |
---|
Methods inherited from class com.aspose.ms.java.Enum |
---|
format, getName, getNames, getUnderlyingType, getValues, isDefined, parse, parse, register |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int MAPI_ABCONT
MAPI_ABCONT
public static final int MAPI_ADDRBOOK
MAPI_ADDRBOOK
public static final int MAPI_ATTACH
MAPI_ATTACH
public static final int MAPI_DISTLIST
MAPI_DISTLIST
public static final int MAPI_FOLDER
MAPI_FOLDER
public static final int MAPI_FORMINFO
MAPI_FORMINFO
public static final int MAPI_MAILUSER
MAPI_MAILUSER
public static final int MAPI_MESSAGE
MAPI_MESSAGE
public static final int MAPI_PROFSECT
MAPI_PROFSECT
public static final int MAPI_SESSION
MAPI_SESSION
public static final int MAPI_STATUS
MAPI_STATUS
public static final int MAPI_STORE
MAPI_STORE
public static final int Unknown
Unknown
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |