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 T:System.String containing the ABPerson's note.

Applies to