Table of Contents

Property Children

Namespace
Odotocodot.OneNote.Linq
Assembly
Odotocodot.OneNote.Linq.dll

Children

The direct children of this notebook.
Equivalent to concatenating Odotocodot.OneNote.Linq.OneNoteNotebook.SectionGroups and Odotocodot.OneNote.Linq.OneNoteNotebook.Sections.

public IEnumerable<IOneNoteItem> Children { get; }

Property Value

IEnumerable<IOneNoteItem>