Views
Views are similar to tables in the way that data is represented; however, views are read-only.
Queries can be executed against a view as if it were a normal table.
OneNote Adapter Views
Name | Description |
Groups | Retrieves all Azure Active Directory (Azure AD) groups, which can be Office 365 groups, or security groups. |
Pages | Retrieves all Pages accross notebooks for the authenticated user. |
PagesContent | Retrieves the content for the pages |
Sites | Retrieves all sites for the authenticated user. |
Users | Retrieves all Azure AD user accounts within the authenticated permissions. |