MessageActivity.Text Property

Definition

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

Property Value

Attributes

Applies to