Method GetNotebooks
- Namespace
- Odotocodot.OneNote.Linq
- Assembly
- Odotocodot.OneNote.Linq.dll
GetNotebooks()
Get all notebooks down to all children.
public static IEnumerable<OneNoteNotebook> GetNotebooks()
Returns
- IEnumerable<OneNoteNotebook>
-
The full hierarchy node structure with IEnumerable<Odotocodot.OneNote.Linq.OneNoteNotebook> as the root.