Skip to content

Latest commit

 

History

History
50 lines (39 loc) · 1.13 KB

File metadata and controls

50 lines (39 loc) · 1.13 KB
title description ms.localizationpriority author ms.subservice doc_type
pageLinks resource type
Links for opening a OneNote page.
medium
jewan-microsoft
onenote
resourcePageType

pageLinks resource type

Namespace: microsoft.graph

Links for opening a OneNote page.

JSON representation

The following JSON representation shows the resource type.

{
  "oneNoteClientUrl": {"@odata.type": "microsoft.graph.externalLink"},
  "oneNoteWebUrl": {"@odata.type": "microsoft.graph.externalLink"}
}

Properties

Property Type Description
oneNoteClientUrl externalLink Opens the page in the OneNote native client if it's installed.
oneNoteWebUrl externalLink Opens the page in OneNote on the web.