Modifier and Type | Method and Description |
---|---|
static IcsSaveOptions |
IcsSaveOptions.getDefault()
Gets the default Ics save options
|
Constructor and Description |
---|
CalendarWriter(com.aspose.ms.System.IO.Stream stream,
IcsSaveOptions icsSaveOptions)
Initializes a new instance of CalendarReader with source file and additional IcsSaveOptions.
|
CalendarWriter(String path,
IcsSaveOptions icsSaveOptions)
Initializes a new instance of CalendarReader with source file and additional IcsSaveOptions.
|