| 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 |
Namespace: microsoft.graph
Represents a URL that opens a OneNote page or notebook.
| Property | Type | Description |
|---|---|---|
| href | String | The URL of the link. |
None.
The following JSON representation shows the resource type.
{
"href": "string"
}