- Moderator
- #1
Can someone push me in the right direction?
I'm writing a simple web page that, among other things, need to tell how many messages are sitting in a particular exchange inbox.
So, in other words, if "Sales" has 15 messages, I need to (through ASP) log into the Sales mailbox, and return a value of how many messages are in the Inbox folder, so that my web page can say "15 Messages Waiting".
I'm not sure the easiest way to do this... I can send e-mail easily enough with ASP, but I haven't had to fetch information from Exchange through ASP before.
TIA!
Just my 2¢
"What the captain doesn't realize is that we've secretly replaced his Dilithium Crystals with new Folger's Crystals."
--Greg
I'm writing a simple web page that, among other things, need to tell how many messages are sitting in a particular exchange inbox.
So, in other words, if "Sales" has 15 messages, I need to (through ASP) log into the Sales mailbox, and return a value of how many messages are in the Inbox folder, so that my web page can say "15 Messages Waiting".
I'm not sure the easiest way to do this... I can send e-mail easily enough with ASP, but I haven't had to fetch information from Exchange through ASP before.
TIA!
Just my 2¢
"What the captain doesn't realize is that we've secretly replaced his Dilithium Crystals with new Folger's Crystals."
--Greg