Reputation: 1246
I'm looking to create a VSTO that performs as a meter for my users so that they can see how much of their Exchange quota they are using at any given time. The idea is that it will be in their toolbar and change from green (good) slowly to red (gotta delete stuff).
I have been searching most of the day online but have not seen any way to access the "Folder Size" and quota information in Outlook for an Exchange Store using C#.
Ideas are always welcome.
Regards, Larry
FYI - my environment is currently running E2K3 with plans to upgrade over the next year. If it's not possible with E2K3, please do not respond.
Thanks.
Upvotes: 1
Views: 1608
Reputation: 413
What version of exchange are you running? If you are running 2007 or later then you could use Exchange Web Services to get the information. Maybe this forum question will give you some ideas.
Thanks Niall
Upvotes: 1