com.aspose.email
Class MapiObjectType

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

public final class MapiObjectType
extends com.aspose.email.ms.java.Enum

Represents the mapi object type.


Nested Class Summary
 
Nested classes/interfaces inherited from class com.aspose.email.ms.java.Enum
com.aspose.email.ms.java.Enum.AbstractEnum, com.aspose.email.ms.java.Enum.FlaggedEnum, com.aspose.email.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.email.ms.java.Enum
EnumSeparatorCharArray
 
Method Summary
 
Methods inherited from class com.aspose.email.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

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-2012 Aspose Pty Ltd. All Rights Reserved.