Class MailBodyType
Inherited Members
Namespace: Glitch9.AIDevKit.Microsoft.Graph
Assembly: Glitch9.AIDevKit.Provider.Microsoft.Graph.dll
Syntax
public static class MailBodyType
Fields
| Edit this page View SourceHtml
Declaration
public const string Html = "html"
Field Value
| Type | Description |
|---|---|
| string |
Text
Declaration
public const string Text = "text"
Field Value
| Type | Description |
|---|---|
| string |