Send calendar invite using System.Net.Mail
I'm trying to use C# to send a mail message in ics/vcs format. I can send it as an attachment, but would like to format the message so it is received on the mail client (Outlook/BlackBerry) AS an appointment instead. Can someone point me in the right direction here?
Thanks
|