At work I have manually set a filter on a folder view (it shows emails with the word “loan” in the “subject”) but this filter setting has cascaded from my Inbox across all sub folders in the Inbox, and private folders and public folders. Deleting the filter setting manually at the Inbox level does not repeat the cascade so I keep having to manually clear the filter at individual sub-folder level. I have several hundred sub folders so this is a drag. My company IT Support say they can not clear the problem.
I have some vba code using the PickFolder function that will drill down through a folder / sub folder collection. However I can not identify from the Object Browser what object I need to manipulate to clear the View Filter for each folder (I am assuming each folder has an active view set with the filter on).
Can anyone help with the vba syntax to manipulate view filters?