TestSend EmailAddresses Property CTCT Wrapper Documented Class Library
Array of email addresses to send the test send to.

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

public IList<string> EmailAddresses { get; set; }
See Also