votes
Creating a windows service for reading from outlook and writing to SQL server
Hi, I have to create a windows service which is scheduled to run everyday. This has to read outlook mailbox of the user select e-mails based on the subject/sender and write to the SQL server database. Any pointers in this regard will be a ...
