public final class MapiTaskPriority
extends 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.
|
public static final int Low
Low priority.
public static final int Normal
Normal priority.
public static final int High
High priority .
Copyright (c) 2008-2022 Aspose Pty Ltd. All Rights Reserved.