Open mo-xia opened 5 years ago
Hi... I am stuck with the same issue. All attendees receiving the mail invite and added to calendar. But Organizer calendar not showing the invite. Did you find any solution for this ?
So I think this issue relates to the fact that the ORGANIZER is typically the one sending the invite, so it wouldn't normally need to respond to the event request.
The specification allows for this via the concept of "delegation". Popular calendar user agents like Outlook support this:
With ical4j I would expect you probably need to add the DELEGATED-FROM
property with the email address of the ORGANIZER:
https://tools.ietf.org/html/rfc5545#section-3.2.4
I'm not sure if this is enough for Outlook to recognize the delegation and add to the organizer's calendar, but I think it's worth a try.
Any improvements here? I want to make a google calendar event for an organizer, the problem is the same...
@gbanusi did you try with DELEGATED-FROM
?
ATTENDEE work well,RGANIZER No calendar created with Outlook