GetContactByPhoneNumberResponse.Note Property

Definition

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

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

Property Value

Attributes

Applies to