Skip to content

Latest commit

 

History

History
54 lines (40 loc) · 1020 Bytes

File metadata and controls

54 lines (40 loc) · 1020 Bytes
title externalLink resource type
description Represents a URL that opens a OneNote page or notebook.
ms.localizationpriority medium
author jewan-microsoft
ms.subservice onenote
doc_type resourcePageType
ms.date 08/08/2024

externalLink resource type

Namespace: microsoft.graph

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"
}