public final class MapiTaskPriority
extends com.aspose.ms.System.Enum
Represents the priority on the task.
Modifier and Type | Field and Description |
---|---|
static int |
High
High priority .
|
static int |
Low
Low priority.
|
static int |
Normal
Normal priority.
|
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 priority.
public static final int Normal
Normal priority.
public static final int High
High priority .