ABPerson.LastNamePhonetic Property

Definition

Gets or sets the ABPerson's last name phonetic pronounciation.

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

Property Value

A T:System.String containing the ABPerson's last name phonetic pronounciation.

Applies to