I'm currently working on sending out group scheduling mailings and I seem to be able to send out individual schedules and the headers appear but if I send to 2 or more people, the calendaring data becomes lost in MS Outlook 2007. Anyone have any ideas on this at all, please?
CalendarOutputter co = new CalendarOutputter(false);
Multipart multipart = new MimeMultipart();
//set the...
2009-02-26 13:52:03 UTC in iCal4j