Hi team, I am using Aspose.Email version 26.1.0.3 to load and save ICS calendar files.
Sample code:
try (InputStream stream = new FileInputStream(new File("C:\\tmp\\calendar.ics"))) {
AppointmentLoadOptions alo = n…...preserve all X-MICROSOFT-* properties in ICS export Aspose.Email...preserve all X-MICROSOFT-* properties from the original event....