How can I accept/decline an invitation to an event through the API?
Well, I found that I have to set the PARTSTAT property in the ATTENDEE field of the iCal data to DECLINED or ACCEPTED, but my problem is that the invitation that is sent out doesn't contain the Scalix msgID of the calendar entry, so I don't know which entry to update. Is there some other method in the API?