emails

A

Ann

Please can someone tell me how I can send an email to an address I have
without having to make an entry for a new contact. I do not want to send
other emails to this address - just this one ! Outlook will not allow me to
send without making up a contact ......
 
S

Sue Mosher [MVP-Outlook]

Just set the To property value to the address:

Item.To = "(e-mail address removed)"

or, if you need to add multiple recipients, use the Item.Recipients.Add method.

Or, did you post in this programming forum by mistake and mean that you want to do it manually? In that case, type the address into the To box.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top