Skip to content

Latest commit

 

History

History
50 lines (39 loc) · 1.15 KB

File metadata and controls

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

sectionLinks resource type

Namespace: microsoft.graph

Links for opening a OneNote section.

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 section in the OneNote native client if it's installed.
oneNoteWebUrl externalLink Opens the section in OneNote on the web.