public final class ParticipationStatus
extends com.aspose.ms.System.Enum
Identifies the participation status for the calendar user.
Modifier and Type | Field and Description |
---|---|
static int |
Accepted
Event accepted
|
static int |
Declined
Event declined
|
static int |
Delegated
Event delegated
|
static int |
NeedsAction
Event needs action
|
static int |
Tentative
Event tentatively accepted
|
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 NeedsAction
Event needs action
public static final int Accepted
Event accepted
public static final int Declined
Event declined
public static final int Tentative
Event tentatively accepted
public static final int Delegated
Event delegated