ABPerson.JobTitle Property

Definition

Gets or sets the ABPerson's job title.

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

Property Value

A T:System.String containing the ABPerson's job title.

Applies to