| Modifier and Type | Class and Description |
|---|---|
class |
AppointmentIcsSaveOptions
Represents iCalendar save options
|
class |
AppointmentMsgSaveOptions
Represents iCalendar save options
|
| Modifier and Type | Method and Description |
|---|---|
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
|
Copyright (c) 2008-2024 Aspose Pty Ltd. All Rights Reserved.