public final class MapiImportance
extends com.aspose.ms.System.Enum
Contains a values that indicates the message importance.
Modifier and Type | Field and Description |
---|---|
static int |
High
High importance.
|
static int |
Low
Low importance.
|
static int |
Normal
Normal importance.
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
public static final int Low
Low importance.
public static final int Normal
Normal importance.
public static final int High
High importance.