QuotedReplyData.SenderId Property

Definition

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

Property Value

Attributes

Applies to