SubscriberInfoSubscriberBounces Property |
Gets or sets the number of bounced e-mails for this subscriber.
Namespace: CMS.NewslettersAssembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 12.0.0
Syntax public virtual int SubscriberBounces { get; set; }
Property Value
Type:
Int32See Also