public final class ExchangeUserBusyness
extends com.aspose.ms.System.Enum
Enumerates the user free/busy statuses
Modifier and Type | Field and Description |
---|---|
static int |
Busy
Specifies the status as busy.
|
static int |
Free
Specifies the status as free.
|
static int |
NoData
Specifies that there is no data for that recipient.
|
static int |
OOF
Specifies the status as Out of Office (OOF).
|
static int |
Tentative
Specifies the status as tentative.
|
static int |
WorkingElsewhere
Specifies the status as working elsewhere.
|
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 Busy
Specifies the status as busy.
public static final int Free
Specifies the status as free.
public static final int NoData
Specifies that there is no data for that recipient.
public static final int OOF
Specifies the status as Out of Office (OOF).
public static final int Tentative
Specifies the status as tentative.
public static final int WorkingElsewhere
Specifies the status as working elsewhere.