In Outlook 2013 there is an option to import an OPML file and add all or some selected RSS feeds to the feeds list. This function can be triggered by right-clicking on the "RSS feeds" folder in "Mail" view and selecting "Import an OPML File...". Then an import assistant appears, asking for a file name. In the next step you can select one/several/all feeds found in the file and import them in the last step. I want to automate this list of steps because I am in a situation that certain new feeds (provided by Gitweb) can appear every day.
Furthermore, I want to automate deleting certain feeds.
Can anybody explain how to do this in VBA?