Generating .ics files?

Do you have any source samples on generating .ics files for sending attachments of events via Email? Is it possible to send the event stream to a file, without having the occurence set up on the server?

Arthur Mosh

-Developer

Hi Arthur,

Aspose.iCalendar represents only recurrence patterns from the iCalendar standard, it does not represent complete events so it cannot create a complete description of an event suitable for an .ics file. It can only create the description of the recurrence pattern that is suitable for using in an .ics file for an event with a recurrence pattern.