QuotedReplyData.ValidatedMessageReference Property

Definition

[System.Text.Json.Serialization.JsonPropertyName("validatedMessageReference")]
public bool? ValidatedMessageReference { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("validatedMessageReference")>]
member this.ValidatedMessageReference : Nullable<bool> with get, set
Public Property ValidatedMessageReference As Nullable(Of Boolean)

Property Value

Attributes

Applies to