Hello everyone,
I need to create a windows service that will monitor the emails on an exchange server. I really dont know where to begin.
The service needs to check the server every 60 seconds and parse the text in each email to determine priority. I know how timers work...I've just never coded something of this nature before.
If anyone has any sample code or links to get me started, i would really appreciate it.
Thanks.
I need to create a windows service that will monitor the emails on an exchange server. I really dont know where to begin.
The service needs to check the server every 60 seconds and parse the text in each email to determine priority. I know how timers work...I've just never coded something of this nature before.
If anyone has any sample code or links to get me started, i would really appreciate it.
Thanks.