ms office - Outlook Quick Search Folder Structure by Name -


is there easy way search name of folder in outlook's inbox folder structure?

i talking this:

enter image description here

i have categorize emails folder structure arrive 99% of time looking right folder...

we running our own exchange , using outlook on rdp

http://i.stack.imgur.com/wzdks.png

the outlook object model doesn't provide property of method that.

you need develop vba macro or add-in ge job done. example, can iterate on folders structure find required one. folders property of folder class returns folders collection represents folders contained in specified folder. so, may walk down tree recursively.


Comments

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -