public final class AppointmentTransparency
extends com.aspose.ms.System.Enum
Specifies whether or not this appointment is intended to be visible in availability searches.
Modifier and Type | Field and Description |
---|---|
static int |
NotDefined
Value is not defined
|
static int |
Opaque
Appointment is opaque
|
static int |
Transparent
Appointment is transparent
|
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 Transparent
Appointment is transparent
public static final int Opaque
Appointment is opaque