Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

OneNote.Interfaces.ApplicationData interface

Package:
onenote

An interface describing the data returned by calling application.toJSON().

Remarks

Used by

Properties

notebooks

Gets the collection of notebooks that are open in the OneNote application instance. In OneNote Online, only one notebook at a time is open in the application instance. Read-only.

Property Details

notebooks

Gets the collection of notebooks that are open in the OneNote application instance. In OneNote Online, only one notebook at a time is open in the application instance. Read-only.

notebooks?: OneNote.Interfaces.NotebookData[];

Property Value

Remarks

API set: OneNoteApi 1.1


Feedback

Was this page helpful?