ABPerson.LastName Property

Definition

Gets or sets the ABPerson's last name.

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

Property Value

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

Applies to