Count email messages

zhughes

Member
Joined
Feb 15, 2008
Messages
15
Programming Experience
Beginner
Trying to figure out how to count emails in an exchange inbox.
So if I click button 1, it will populate a label with the total # of emails in the inbox.

Anyone have any idea?

I've been using the redemption.dll to do operations to handle emails, I just can't figure out how to count emails in the inbox.
Redemption examples would be preferable, but I'll take any kind of example at this point!

(We run Visual Studio 2005 & 2008, office 2003, & exchange server)

Thanks ahead of time!
 
Back
Top