add vcal in email through C#

475 views Asked by At

I have a requirement to add VCal option in the email send to a person through C#. I have implemented the VCal function in my web application.

My email body is also of type HTML. I want to add the same VCal option in my email content as well.

Is there any way to achieve the same instead of adding the .ics file as an attachment?
I want to programtically add outlook reminder(.ics file) through email. How can I do that?

1

There are 1 answers

0
JoshBerke On

Have a look at aspnetEmail for the $129 its probally a lot cheaper then writting it yourself. They are also fairly responsive with support questions.

This tool will give you all the functionality you need plus some.