RecipientList.RecipientCount Property

Definition

Recipient count

[System.Text.Json.Serialization.JsonPropertyName("recipient_count")]
public int? RecipientCount { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("recipient_count")>]
member this.RecipientCount : Nullable<int> with get, set
Public Property RecipientCount As Nullable(Of Integer)

Property Value

Attributes

Applies to