Gets or sets the lists where the campaign is registered.
Namespace: CTCT.Components.EmailCampaignsAssembly: CTCT (in CTCT.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public IList<SentContactList> Lists { get; set; }
See Also