Class CalendarItemBody
Inherited Members
Namespace: Glitch9.AIDevKit.Microsoft.Graph
Assembly: Glitch9.AIDevKit.Provider.Microsoft.Graph.dll
Syntax
public sealed class CalendarItemBody
Properties
| Edit this page View SourceContent
Declaration
[JsonProperty("content")]
public string Content { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
ContentType
Declaration
[JsonProperty("contentType")]
public string ContentType { get; set; }
Property Value
| Type | Description |
|---|---|
| string |