ABPerson.Note Property

Definition

Gets or sets the ABPerson's note.

public string? Note { get; set; }
member this.Note : string with get, set

Property Value

A String containing the ABPerson's note.

Applies to