Class TodoDateTimeTimeZone
Inherited Members
Namespace: Glitch9.AIDevKit.Microsoft.Graph
Assembly: Glitch9.AIDevKit.Provider.Microsoft.Graph.dll
Syntax
public sealed class TodoDateTimeTimeZone
Properties
| Edit this page View SourceDateTime
Declaration
[JsonProperty("dateTime")]
public string DateTime { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
TimeZone
Declaration
[JsonProperty("timeZone")]
public string TimeZone { get; set; }
Property Value
| Type | Description |
|---|---|
| string |