QuotedReplyData.Preview Property

Definition

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

Property Value

Attributes

Applies to