CalendarWriter
CalendarWriter class
Allows write the set of Events in one ics file or stream.
The CalendarWriter type exposes the following members:
Constructors
Name | Description |
---|---|
CalendarWriter(path) | Initializes a new instance of the CalendarWriter class |
CalendarWriter(stream) | Initializes a new instance of the CalendarWriter class |
CalendarWriter(path, ics_save_options) | Initializes a new instance of the CalendarWriter class |
CalendarWriter(stream, ics_save_options) | Initializes a new instance of the CalendarWriter class |
Methods
Name | Description |
---|---|
write(appointment) |
See Also
- namespace aspose.email.calendar
- assembly Aspose.Email