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?
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?