OneNote is your digital notebook for capturing and organizing everything across your devices. Jot down your ideas, keep track of classroom and meeting notes, clip from the web, or make a to-do list, as well as draw and sketch your ideas. OneNote was previously excluded from Office 2019 installations. Assets processor meaning. As of March 2020, the OneNote desktop app is once again installed alongside the Word, PowerPoint, and Excel desktop apps. If you need to install or reinstall the OneNote desktop app (formerly called “OneNote 2016”), do the following: Download OneNote.
-->Namespace: microsoft.graph
The entry point for OneNote resources.
All calls to the OneNote service through the Microsoft Graph API use this service root URL:
The location can be user notebooks on Microsoft 365 or consumer OneDrive, group notebooks or SharePoint site-hosted team notebooks on Microsoft 365.
User notebooks To access personal notebooks on consumer OneDrive or OneDrive for Business, use one of the following URLs:
Group notebooks To access notebooks that are owned by a group, use the following service root URL: Mac os 10.5 8 download.
Spelunky 2 steam price. SharePoint site notebooks To access notebooks that are owned by a SharePoint team site, use the following service root URL:
Authorization
Get Onenote 2016
For information about the permissions required to work with OneNote APIs, see Notes permissions.
Relationships
Relationship | Type | Description |
---|---|---|
notebooks | notebook collection | The collection of OneNote notebooks that are owned by the user or group. Read-only. Nullable. |
operations | onenoteOperation collection | The status of OneNote operations. Getting an operations collection is not supported, but you can get the status of long-running operations if the Operation-Location header is returned in the response. Read-only. Nullable. |
pages | OnenotePage collection | The pages in all OneNote notebooks that are owned by the user or group. Read-only. Nullable. |
resources | OnenoteResource collection | The image and other file resources in OneNote pages. Getting a resources collection is not supported, but you can get the binary content of a specific resource. Read-only. Nullable. |
sectionGroups | sectionGroup collection | The section groups in all OneNote notebooks that are owned by the user or group. Read-only. Nullable. |
sections | OnenoteSection collection | The sections in all OneNote notebooks that are owned by the user or group. Read-only. Nullable. |
Methods
Method | Return Type | Description |
---|---|---|
Create notebook | Notebook | Create a notebook by posting to the notebooks collection. |
List notebooks | Notebook collection | Get a collection of notebooks. |
Create page | Page | Create a page by posting to the pages collection. |
List pages | Page collection | Get a collection of pages. |
List section groups | SectionGroup collection | Get a collection of section groups. |
List sections | OnenoteSection collection | Get a collection of sections. |
JSON Representation
Get Onenote App
Here is a JSON representation of the resource.