public final class MSBusyStatus
extends com.aspose.ms.System.Enum
Specifies the BUSY status of an appointment.
Modifier and Type | Field and Description |
---|---|
static int |
Busy
Busy
|
static int |
Free
Free
|
static int |
NotDefined
Value is not defined
|
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
Value is not defined
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