Class OneNotePage
- Namespace
- Odotocodot.OneNote.Linq
- Assembly
- Odotocodot.OneNote.Linq.dll
Represents a page in OneNote.
public class OneNotePage : IOneNoteItem
Inheritance
Implements
Inherited Members
Extension Methods
Properties
- Created
-
The time when the page was created.
- ID
-
The ID of the OneNote hierarchy item.
- IsInRecycleBin
-
Indicates whether the page is in the recycle bin.
- IsUnread
-
Indicates whether the OneNote hierarchy item has unread information.
- LastModified
-
The time when the OneNote hierarchy item was last modified.
- Level
-
The page level.
- Name
-
The name of the OneNote hierarchy item.
- Notebook
-
The notebook that contains this OneNote hierarchy item.
- RelativePath
-
The path of the OneNote hierarchy item relative to and inclusive of its notebook.
- Section
-
The section that owns this page.