Sending myself an email

  • Thread starter Thread starter hhandersson
  • Start date Start date
H

hhandersson

I'm writting an COM Addin with Visual Basic. Everything works fine so
far. My problem is, that under some specific circumstances i need to
write the user an email to tell him that something went wrong.

Has anyone a clue how to solve this?

Thanks in advance for your help.

Henrik A.
 
Hi Henrik!

Can you give is some more details on your "specific circumstances", users to be mailed.
Isn't it possible to create a new MailItem in your addin, fill in the To, Subject and Body fields and send it to the user?
 

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

Back
Top