public final class MapiCalendarState
extends com.aspose.ms.System.Enum
Enumerates the appointment state
Modifier and Type | Field and Description |
---|---|
static int |
Canceled
Indicates that the Meeting object has been canceled.
|
static int |
Meeting
Indicates that the represented calendar object is a Meeting object
|
static int |
Received
Indicates that the represented calendar object was received from someone else
|
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 Meeting
Indicates that the represented calendar object is a Meeting object
public static final int Received
Indicates that the represented calendar object was received from someone else
public static final int Canceled
Indicates that the Meeting object has been canceled.