Does anyone know how to reassign a task using code c#? I have a requirement where a user will click on a button and SPUser is passed as a parameter, the workflow task need to be reassigned to a specific user.
I have implemented the functionality using Sharepoint Designer. Now, I need to be able to call the Reassign similar to Approve and reject button.