I have a WebPart which is used to add new tasks to my employees. Whenever a new task has been added i want to send a mail to them. We have option for that SPUtility.Sendmail(...)
I would like to add this task to their outlook calendar or to do list. Is it possible? It has to be done within SharePoint site. I have configured outgoing email. [email protected].
Any suggestions?