Programmatically sending Email

C

cwrightAGL

I need to send an Email programmatically (no user intervention) when a form
is created from an InfoPath template. I do not want to send the XML document
with it, just a standard notification. I ignored the ShowMailItem method
because it would require the user to manually send the Email. I looked at
using EmailAdapter but it looks like I have to send the XML document with it.
Does anyone have any recommemdations?
 

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