I have a small service with creating and sending an email with "inline" attachment which contains .ics
file with n-count events, how created using the ical4j library.
- If I send it to Outlook/Gmail calendar it synchronizes correctly to all days.
- If I send it to Lotus Notes calendar it synchronizes only first day.
Is it Lotus Notes calendar feature or am I making some mistakes?
Thanks in advance