How to cancel an iCalendar event

Hi,

I see that it was released to the public! Very nice!

Do you have any detailed documentation on sending Appointments Request / Cancel /Update as well as the 'sequenceID' that is required?

Thanks!

Hi,

Thanks for considering Aspose.

We are working on article and sample program which will include these features. I will update you when it will be published.

Please find the attachment for the required demo. It uses SQL Server database to save the message and calendar info. For cancelling meeting request, MessageID and related information is fetched from the database, Calendar and MailMessage instances are created and meeting cancel request is sent. The required mdf file is included in the zip archive. You need SQL Server 2005, 2005 Express or 2008 to attach the file.

Please let me know if it works for you.