I have my own TFS server plugin which sends me an email locally when any work item is assigned to me. Now, i have to do the following:
When I receive an email, then automatically a task will be created in project [name of my project] in TFS
How can I achieve this goal?