I have created a custom approval workflow with Visual Studio 2010 for Sharepoint 2007 using WSPBuilder, everything works fine, however I’ve been asked to customise the E-mail, which is also ok, the only bit I’m stuck with is to add the link of the task into the e-mail (just like the one generated by SharePoint itself).
I’ve checked the task.TaskProperties and the Task1_TaskProperties1 but there is no extension for that.
Any advice?