My scenario is that I have a huge number of .OFT, Outlook Template files, around 1000.
They all need to be edited and saved with new contact information (updating the To and CC lines).
I have worked with the Outlook C# API in the past but never with .oft files. Is it possible to read the .oft files, modify that needs to be modified and then save back to .oft via the API?