ASP.net , Space used on Exchange Server

G

Guest

Hi,

Can any one mention a few good articles to read on accessing different
information on Exchange server through ASP.net. Like one task could be to
find the space used by an email account.

Thnx
 
S

Scott Allen

I don't have an exact answer, but since noone else replied I might be
able to point you in a direction to get an answer.

First, I might try the exchange newsgroup. Even if they can only give
you VBScript code you could probably port the code to .NET.

I imagine you can get to this sort of info with WMI, which was
designed with this sort of purpose.
http://www.google.com/search?hl=en&q=exchange+server+wmi+scripts

Hope that helps out in some way,
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top