Sending calendar invite

Hi,

I have a form and onAfterInsert, I have included an email function.

The user will receive email containing the following message:

Title : My Test
Date : 2019-03-29
Time : 15:55:00
Duration : 3.00
Location : Room A

However, I need to make this information to the user’s calendar. I think there is this .ics file but I am not sure how does it work, and implement with the email.

Can anyone kindly help? Thanks.