Show / Hide Table of Contents

Enum MessageContentType

The enum MessageContentType.

Namespace: Microsoft.Graph
Assembly: Microsoft.Graph.CoreSDK.dll
Syntax
[JsonConverter(typeof(EnumConverter))]
public enum MessageContentType

Fields

Name Description
Html

Html

Markdown

Markdown

Text

Text

  • View Source
Back to top Generated by DocFX