SQL Server 2005, Exchange 2003 on different servers.
I've been given the job of writing a process to run on a schedule and count the number of unread email messages in our helpdesk mailbox, then if it's above a certain number send an email to the helpdesk manager. I've tried creating a linked table from Access but it doesn't show me the read/unread status. I've had a look at SSIS but nothing is leaping out at me as a solution. Am I barking up the wrong tree? Any pointers would be gratefully received. I should point out my only requirement is to read from Exchange, not change the mailbox contents in any way - in particular I do not want to change the read/unread status.
Thanks