I think you'd need some VBA code for that; loop through all of the folders
and add Items.Count to a variable.
Here's a sample for the recursive loop:
http://www.vboffice.net/sample.html?...owitem&lang=en
--
Best regards
Michael Bauer - MVP Outlook
: VBOffice Reporter for Data Analysis & Reporting
: Outlook Categories? Category Manager Is Your Tool:
: <http://www.vboffice.net/product.html?pub=6&lang=en>
Am Wed, 28 May 2008 14:10:01 -0700 schrieb markj:
> Anyone know of a way I can count the number of items in a PST file? I
would
> like to be able to run this process on all of our user's computers to see
how
> many items a user may have in their PST file/
>
> Thanks,
>
> Mark