Skip to content

Latest commit

 

History

History
60 lines (44 loc) · 1.08 KB

File metadata and controls

60 lines (44 loc) · 1.08 KB
title externalLink resource type
description Represents a URL that opens a OneNote page or notebook.
ms.localizationpriority medium
doc_type resourcePageType
ms.subservice onenote
author jewan-microsoft
ms.date 07/25/2024

externalLink resource type

Namespace: microsoft.graph

[!INCLUDE beta-disclaimer]

Represents a URL that opens a OneNote page or notebook.

Properties

Property Type Description
href String The URL of the link.

Relationships

None.

JSON representation

The following JSON representation shows the resource type.

{
  "href": "string"
}