ABPerson.Nickname Property

Definition

Gets or sets the ABPerson's nickname.

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

Property Value

A T:System.String containing the ABPerson's nickname.

Applies to