QuotedReplyData.SenderName Property

Definition

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

Property Value

Attributes

Applies to