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