Class CalendarResponseStatus
Inherited Members
Namespace: Glitch9.AIDevKit.Microsoft.Graph
Assembly: Glitch9.AIDevKit.Provider.Microsoft.Graph.dll
Syntax
public sealed class CalendarResponseStatus
Properties
| Edit this page View SourceResponse
Declaration
[JsonProperty("response")]
public string Response { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Time
Declaration
[JsonProperty("time")]
public DateTimeOffset? Time { get; set; }
Property Value
| Type | Description |
|---|---|
| DateTimeOffset? |