| Modifier and Type | Class and Description |
|---|---|
class |
MapiCalendarIcsSaveOptions |
class |
MapiCalendarMsgSaveOptions |
| Modifier and Type | Method and Description |
|---|---|
static MapiCalendarSaveOptions |
MapiCalendarSaveOptions.fromSaveFormat(int saveFormat)
Gets the MapiCalendarSaveOptions from SaveFormat.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MapiCalendar.save(OutputStream stream,
MapiCalendarSaveOptions saveOptions)
Saves calendar to the stream with specified save options
|
void |
MapiCalendar.save(String filePath,
MapiCalendarSaveOptions saveOptions)
Saves calendar object to the file with specified format using te default save options
|
Copyright (c) 2008-2024 Aspose Pty Ltd. All Rights Reserved.