CreateContactInput.ReasonForSuppressingThisContact Property

Definition

Phrase describing the reason for suppressing contact.

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

Property Value

Attributes

Applies to