J
Jim Welch
Hi, I need to create a Windows Service that monitors incoming emails and
updates a DB. I looked into 2 technologies to monitor incoming emails. One
was System.Net.Mail, but this only supports outgoing emails. The other was
Microsoft.Office.Interop.Outlook, but this doesn't work in a Window's
Service. If anyone has any ideas of the best technology I can use to do
this, I would appreciate it.
Thanks,
Jim
updates a DB. I looked into 2 technologies to monitor incoming emails. One
was System.Net.Mail, but this only supports outgoing emails. The other was
Microsoft.Office.Interop.Outlook, but this doesn't work in a Window's
Service. If anyone has any ideas of the best technology I can use to do
this, I would appreciate it.
Thanks,
Jim