Get Onenote
Get OneNote for free! Works on Windows 7 or later and OS X Yosemite 10.10 or later. OneNote was previously excluded from Office 2019 installations. 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. Get Up and Running with OneNote Quickly In addition to the familiar Office ribbon, OneNote’s interface mimics a spiral notebook. Each note is a page in OneNote, listed by default in the right.
-->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:
First: Why OneNote Is Awesome. OneNote has been around for a decade now, and it's been. View your OneNote pages on a calendar. Find a note you took a while ago. Follow what your team members do on shared notebooks every day. Download OneCalendar Learn more. Enjoy Free Built-in Tools. Image Utilities: Crop or rotate your images or select and copy text from them.
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:
SharePoint site notebooks To access notebooks that are owned by a SharePoint team site, use the following service root URL:
Authorization
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
How To Get Onenote 2016
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 For Windows 10
Here is a JSON representation of the resource.