Tab.RecipientId Property

Definition

The id of the recipient.

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

Property Value

Attributes

Applies to