Count Total Number of E-mails in the Outlook Inbox Using Recursion
Category:
Office/VBAType:
SnippetsDifficulty:
IntermediateAuthor:
Dave BuckerVersion Compatibility: Visual Basic 6
More information:
This does recursion on the outlook inbox and counts all the mail. I originally wrote this to back up my mail to a database. Please let me know if you find any bugs!
Instructions: Click the link below to download the code. Select 'Save' from the IE popup dialog. Once downloaded, open the .zip file from your local drive using WinZip or a comparable program to view the contents.
Download count_outlook_mail.zip