ObtainSubscriberAddressesEventArgsAddresses Property |
Set of e-mail addresses that will be used to send issue to, when issue is being sent to
Subscriber.
Namespace: CMS.NewslettersAssembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 8.2.23
Syntax public ISet<string> Addresses { get; set; }
Property Value
Type:
ISetStringSee Also