public final class CalendarItemCreateOrDeleteOperation
extends com.aspose.ms.System.Enum
Represents options for create and delete operations
Modifier and Type | Field and Description |
---|---|
static int |
NotSpecified
Not specified
|
static int |
SendOnlyToAll
Send email to participants.
|
static int |
SendToAllAndSaveCopy
Send email to participants and save copy.
|
static int |
SendToNone
Don't send mail
|
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 NotSpecified
Not specified
public static final int SendToNone
Don't send mail
public static final int SendOnlyToAll
Send email to participants.
public static final int SendToAllAndSaveCopy
Send email to participants and save copy.