MessageActivity.Summary Property

Definition

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

Property Value

Attributes

Applies to