com.aspose.network.outlook.pst
Class MapiImportance

java.lang.Object
  extended by com.aspose.network.outlook.pst.MapiImportance

public final class MapiImportance
extends Object

Contains a values that indicates the message importance


Field Summary
static int HIGH
           
static int LOW
           
static int NORMAL
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LOW

public static final int LOW
See Also:
Constant Field Values

NORMAL

public static final int NORMAL
See Also:
Constant Field Values

HIGH

public static final int HIGH
See Also:
Constant Field Values


Copyright © 2011 Aspose. All Rights Reserved.