Modifier and Type | Class and Description |
---|---|
class |
IcsSaveOptions
Represents iCalendar save options
|
Modifier and Type | Method and Description |
---|---|
void |
Appointment.save(OutputStream stream,
AppointmentSaveOptions saveOptions) |
void |
Appointment.save(String filePath,
AppointmentSaveOptions saveOptions)
Saves appointment to the file with specified save options
|
Copyright (c) 2008-2013 Aspose Pty Ltd. All Rights Reserved.