public final class ReminderRelated
extends com.aspose.ms.System.Enum
Specify the relationship of the alarm trigger with respect to the start or end of the event.
Modifier and Type | Field and Description |
---|---|
static int |
End
Sets the alarm to trigger off the end of the associated event.
|
static int |
Start
Sets the alarm to trigger off the start of the associated event.
|
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 Start
Sets the alarm to trigger off the start of the associated event.
public static final int End
Sets the alarm to trigger off the end of the associated event.