com.aspose.email
Class MapiObjectType

java.lang.Object
  extended by com.aspose.email.MapiObjectType

public final class MapiObjectType
extends Object

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

MAPI_ABCONT

public static final int MAPI_ABCONT

MAPI_ABCONT

See Also:
Constant Field Values

MAPI_ADDRBOOK

public static final int MAPI_ADDRBOOK

MAPI_ADDRBOOK

See Also:
Constant Field Values

MAPI_ATTACH

public static final int MAPI_ATTACH

MAPI_ATTACH

See Also:
Constant Field Values

MAPI_DISTLIST

public static final int MAPI_DISTLIST

MAPI_DISTLIST

See Also:
Constant Field Values

MAPI_FOLDER

public static final int MAPI_FOLDER

MAPI_FOLDER

See Also:
Constant Field Values

MAPI_FORMINFO

public static final int MAPI_FORMINFO

MAPI_FORMINFO

See Also:
Constant Field Values

MAPI_MAILUSER

public static final int MAPI_MAILUSER

MAPI_MAILUSER

See Also:
Constant Field Values

MAPI_MESSAGE

public static final int MAPI_MESSAGE

MAPI_MESSAGE

See Also:
Constant Field Values

MAPI_PROFSECT

public static final int MAPI_PROFSECT

MAPI_PROFSECT

See Also:
Constant Field Values

MAPI_SESSION

public static final int MAPI_SESSION

MAPI_SESSION

See Also:
Constant Field Values

MAPI_STATUS

public static final int MAPI_STATUS

MAPI_STATUS

See Also:
Constant Field Values

MAPI_STORE

public static final int MAPI_STORE

MAPI_STORE

See Also:
Constant Field Values

UNKNOWN

public static final int UNKNOWN

Unknown

See Also:
Constant Field Values


Copyright (c) 2002-2011 Aspose Pty Ltd. All Rights Reserved.