Class GraphError
Envelope for official Graph API error response.
Inherited Members
Namespace: Glitch9.AIDevKit.Microsoft.Graph
Assembly: Glitch9.AIDevKit.Provider.Microsoft.Graph.dll
Syntax
public class GraphError
Properties
| Edit this page View SourceError
Declaration
[JsonProperty("error")]
public GraphErrorPayload Error { get; set; }
Property Value
| Type | Description |
|---|---|
| GraphErrorPayload |