public final class AppointmentFlags
extends com.aspose.ms.System.Enum
Enumerates appointment flags.
Modifier and Type | Field and Description |
---|---|
static int |
AllDayEvent
Indicates that appointment is an all day event.
|
static int |
None
Indicates that no specific flags are 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, toString
public static final int None
Indicates that no specific flags are set.
public static final int AllDayEvent
Indicates that appointment is an all day event.