I know the email issues is a popular one and has been ask a billion times but I have another question I have searched for an didn't find it asked.

I am wondering if using the ShellExecute API can you change who the email is from, I know most email agents set the from automatically to the user.

Basically I want to have the email be emailed from Person A however want the from clause to be Person B.

I have tried adding "&from=" into the string for the subject,body,cc, ect. But nothing has work thus far.