How to get the currently viewed notebook from onenote2016.
Application.OnenoteApplication.GetHierarchy() brings the top book listed in the notebooks.
isCurrentlyViewed attribute is "True" for all notebook listed in the Notebook list in onenote. When one:Page[@isCurrentlyViewed=\"true\"]" will change to false.