OrganizationAddresses State Property CTCT Wrapper Documented Class Library
Name of the state or province for the organization_addresses; For country = CA or US, this field is overwritten by the state or province name derived from the state_code, if entered.

Namespace: CTCT.Components.AccountService
Assembly: CTCT (in CTCT.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax

public string State { get; set; }
See Also