I'm using Outlook locally with 2 accounts.
I want to send emails programatically using the "non-default" account.
I checked out "SendUsingAccount", but wasn't able to make that work.
Anyone know the syntax?
Here's my code:
On Error Resume Next
With OutMail
'.From =...