Contact Addresses Property CTCT Wrapper Documented Class Library
Gets or sets the addresses.

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

public IList<Address> Addresses { get; set; }
See Also