public final class MapiObjectType
extends Enum
Represents the mapi object type.
Modifier and Type | Field and Description |
---|---|
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 |
None
No values are set.
|
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 None
No values are set.