ABPerson.MiddleName Property

Definition

Gets or sets the ABPerson's middle name.

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

Property Value

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

Applies to