ABPerson.FirstName Property

Definition

Gets or sets the ABPerson's first name.

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

Property Value

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

Applies to