使用asp.net从Exchange或imap服务器中的文件夹中获取邮件计数

问题描述:



有没有办法连接到交换电子邮件服务器并获取收件箱中每个子文件夹中的邮件数?
可以通过使用vb.net
做到这一点
谢谢



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

您可以尝试以下库. [ ^ ].希望对您有所帮助.
You can try this library.[^]. Hope this helps.


弄清楚了做的办法.
您将不得不继续切换将要使用的不同交换配置文件的身份,然后使其生效

花了一些时间来启动并运行所有代码,但这是值得的.现在,它的工作状况还不错并且很稳定
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