|
||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of AppointmentSaveOptions in com.aspose.network |
---|
Subclasses of AppointmentSaveOptions in com.aspose.network | |
---|---|
class |
IcsSaveOptions
Represents iCalendar save options |
Methods in com.aspose.network with parameters of type AppointmentSaveOptions | |
---|---|
void |
Appointment.save(OutputStream stream,
AppointmentSaveOptions saveOptions)
Saves appointment to the stream with specified save options |
void |
Appointment.save(String filePath,
AppointmentSaveOptions saveOptions)
Saves appointment to the file with specified save options |
|
||||||||
PREV NEXT | FRAMES NO FRAMES |