I am using Outlook Automation (from within Access) to create a MailItem object (an email to you and me). The {MailItem}.reci pients.Add() method is often fine for adding an addressee (from the Contacts folder), but I find that I am unable to select the individual SMTP address where the contact has more than one.
If anyone knows how this can be done then I'd be interested to hear.
If anyone knows how this can be done then I'd be interested to hear.
Comment