public final class MSImportance
extends com.aspose.ms.System.Enum
Specifies the importance of an appointment.
| Modifier and Type | Field and Description |
|---|---|
static int |
High
High
|
static int |
Low
Low
|
static int |
Normal
Normal
|
static int |
NotDefined
Property is not set
|
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, toStringpublic static final int NotDefined
Property is not set
public static final int Low
Low
public static final int Normal
Normal
public static final int High
High
Copyright (c) 2008-2021 Aspose Pty Ltd. All Rights Reserved.