Get the Name of all SubFolders for an Outlook Folder
Category:
Office/VBAType:
SnippetsDifficulty:
IntermediateAuthor:
Intelligent Solutions Inc.Version Compatibility:
More information:
This code returns the name of all subfolders (e.g., Inbox, Outbox, etc.) from an Outlook Parent folder. See code's comments of details on usage.
Instructions: Copy the declarations and code below and paste directly into your VB project.
Declarations: