I am automating an email using VBA through Outlook 2000, to send an HTML email with image.
The problem is that when I send the mail, the images do not get embedded in the email, instead the link to the file is in the HTML.
This problem can be solved in Outlook 2000 by checking the option 'Send Pictures From The Internet'. How can this option be set through VBA?
Many Thanks
The problem is that when I send the mail, the images do not get embedded in the email, instead the link to the file is in the HTML.
This problem can be solved in Outlook 2000 by checking the option 'Send Pictures From The Internet'. How can this option be set through VBA?
Many Thanks