NotebookLinks

https://docs.microsoft.com/en-us/graph/api/resources/notebooklinks?view=graph-rest-1.0
Links for opening a OneNote notebook.

The NotebookLinks type exposes the following members:

Constructors

NameDescription
NotebookLinks()Initializes a new instance of the NotebookLinks class

Properties

NameDescription
one_note_client_urlOpens the notebook in readonly the OneNote readonly native client if it’s installed.
one_note_web_urlOpens the notebook in readonly OneNote on the web.

See Also