Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Namespace: microsoft.graph
An error from a failed OneNote operation.
Properties
| Property | Type | Description |
|---|---|---|
| code | string | The error code. |
| message | string | The error message. |
Relationships
None.
JSON representation
The following JSON representation shows the resource type.
{
"code": "string",
"message": "string"
}