onenoteOperationError resource type

Namespace: microsoft.graph

An error from a failed OneNote operation.

JSON representation

The following JSON representation shows the resource type.

{
  "code": "string",
  "message": "string"
}

Properties

Property Type Description
code string The error code.
message string The error message.