|
||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of AppointmentAction in com.aspose.email |
---|
Fields in com.aspose.email declared as AppointmentAction | |
---|---|
static AppointmentAction |
AppointmentAction.CANCEL
|
static AppointmentAction |
AppointmentAction.CREATE
|
static AppointmentAction |
AppointmentAction.UPDATE
|
Methods in com.aspose.email that return AppointmentAction | |
---|---|
AppointmentAction |
IcsSaveOptions.getMethod()
Gets or sets appointment method |
Methods in com.aspose.email with parameters of type AppointmentAction | |
---|---|
void |
IcsSaveOptions.setMethod(AppointmentAction value)
|
Constructors in com.aspose.email with parameters of type AppointmentAction | |
---|---|
IcsSaveOptions(AppointmentAction method)
Initializes a new instance of the IcsSaveOptions class |
|
||||||||
PREV NEXT | FRAMES NO FRAMES |