ABPerson.Organization Property

Definition

Gets or sets the ABPerson's organization.

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

Property Value

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

Applies to