CreateContactInput.ContactNote Property

Definition

Short phrase describing contact. Used for convenience. This is never shown to the contact.

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

Property Value

Attributes

Applies to