Hi,
I'm doing some application development that requires Office 2013 and Office 2016 support. Because my Visual Studio 2015 project library references will be pointing to the "16.0" COM Object Libraries provided by Office 2016, any new features that I develop need to utilize only the APIs that are backwards compatible with 2013. Is there any documentation that lists what are the new Office 2016 APIs? It would be nice to know these differences so that I can maintain backwards compatibility for now, and also to learn what the new 2016 capabilities are.
Thanks,
Tam Bui