Table of Contents

Namespace Odotocodot.OneNote.Linq

Classes

IOneNoteItemExtensions

A static class containing extension methods for the IOneNoteItem object.

OneNoteApplication

A static wrapper class around the Microsoft.Office.Interop.OneNote.Application class, allowing for lazy acquirement and release of a OneNote COM object. In addition to exposing the OneNote's API

OneNoteNotebook

Represents a notebook in OneNote.

OneNotePage

Represents a page in OneNote.

OneNoteSection

Represents a section in OneNote.

OneNoteSectionGroup

Represents a section group in OneNote.

Interfaces

IOneNoteItem

The base interface of OneNote hierarchy items types.
(These are OneNoteNotebook, OneNoteSectionGroup, OneNoteSection and OneNotePage).