Programatically click the Send button.
Sue,
You are right. But at first I was having a problem getting the contents of
the word document to go when I used mail.Send(). I added mail.Save(), and
everything works fine with one exception. It's putting the email in the
drafts folder, and doesn't leave the drafts until the automatic send/receive
occurs (every 5 Min. on my system).
Is this the best practice? Or should I try to force the Send/Receive? and
if So, can you direct me on forcing a Send/Receive?
Thanks again.
bob
Sue Mosher [MVP] wrote:
You already have the message as the mail object, so just call mail.Send
I have a program that pastes the contents of a word document into an email
message. (See Below)
[quoted text clipped - 33 lines]
bob
|