public final class MSIntendedStatus
extends com.aspose.ms.System.Enum
Specifies the INTENDED status of an appointment.
Modifier and Type | Field and Description |
---|---|
static int |
Busy
Busy
|
static int |
Free
Free
|
static int |
NotDefined
Property is not set
|
static int |
Oof
Out of office
|
static int |
Tentative
Tentative
|
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 NotDefined
Property is not set
public static final int Free
Free
public static final int Tentative
Tentative
public static final int Busy
Busy
public static final int Oof
Out of office