Changing the FROM address when sending email programatically

M

mecg96

Hi!

I have a macro that sends out emails, but I want to use a generic mailbox
address that I have.
When I manually create an email I can enter the address in the FROM field,
but I don't know how to do this in code. I guess there is something similar
to the recipients class

Thanks for your help!
 
Top