OneNote.Interfaces.ApplicationData interface
An interface describing the data returned by calling application.toJSON()
.
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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Office Add-ins