@Deprecated public final class DeleteTaskOptions extends com.aspose.ms.System.Enum
Enumerates delete task options.
Modifier and Type | Field and Description |
---|---|
static int |
DeletePermanently
Deprecated.
Specifies that task should be deleted permanently.
|
static int |
None
Deprecated.
Specifies that task should be moved into DeletedItems folder.
|
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
Specifies that task should be moved into DeletedItems folder.
public static final int DeletePermanently
Specifies that task should be deleted permanently.