|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.email.MapiObjectType
public final class MapiObjectType
Represents the mapi object type.
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 |
Method Summary |
---|
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 |