This is the spec for Sudoku for OneNote. First draft written by Michelle.
The spec is attached here. This is a proposed project for Students to Business candidates.
bool IsCurrentlyViewed must be on OneNoteFolder, OneNoteUnfiledNotes and OneNotePage classes. the root OneNoteHierarchy class must have a CurrentlyViewed property, which will return the currently ...
Michelle Wong completed a quick start guide. Track issues with it here.
add unit tests
Pages can contain subpages - UT was failing because it was set to False for this test
This fails when the childElement is LiveSharedSections. Fails when running unit tests on my machine. Should this set deserialized to a section? (Just guessing)