ABPerson.Department Property

Definition

Gets or sets the ABPerson's department.

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

Property Value

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

Applies to