Actually nothing solved the problem. It looks there is some problem in the activity itself.
After lot of hit and trial when instead of using “Forward - MailMessage”, I added, in_Email.Subject.ToString in “Subject” and in_Email.Body.ToString in “Body” it worked perfectly fine !!!
Updating here, so that if some one else face same issue, they can get a solution.