ChatMessage.Summary Property

Definition

Summary text of the message that could be used for push notifications and summary views or fall back views

[System.Text.Json.Serialization.JsonPropertyName("summary")]
public string Summary { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("summary")>]
member this.Summary : string with get, set
Public Property Summary As String

Property Value

Attributes

Applies to