Total number of emails in all folders

W

wurz

Hi, how can I find out the total number of emails in all folders in outlook
2007? I can see all the folder sizes by looking at mailbox properties but
not the total number of emails.

Many thanks
 
B

Brian Tillman [MVP - Outlook]

Hi, how can I find out the total number of emails in all folders in
outlook
2007? I can see all the folder sizes by looking at mailbox properties but
not the total number of emails.

I do not believe Outlook reports that value. You could probably write some
VBA code to count them or, probably faster, open each folder and total the
numbers yourself.
 
M

Michael Bauer [MVP - Outlook]

Top