Click here to Skip to main content
15,892,293 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi,

is there a way to connect to an exchange email server and get the mail count in each subfolders inside the Inbox?
can this be done just by using vb.net

thanks
Posted
Updated 17-Nov-11 0:53am
v2

You can try this library.[^]. Hope this helps.
 
Share this answer
 
Comments
joe_j 17-Nov-11 6:57am    
hi, its actually for exchange i just corrected my initial question
i tried using redemption but it keeps asking for the exchange username and password

i need to make a webpage that would automatically pull out the inbox and sub folder email counts from 2 different email ids.

would this be possible. i do not want to use OL as there are 2 email ids that has be retrieved
got the way to do it.
you will have to keep switching the identity of the different exchange profiles that you would be using and you can make it work

took some time to get all the codes up and running but it was worth it. its working pretty fine and stable now
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900