Click or drag to resize
IssueInfoIssueBounces Property
Gets or sets the number of bounced e-mails for this issue.

Namespace: CMS.Newsletters
Assembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 8.2.23
Syntax
C#
public virtual int IssueBounces { get; set; }

Property Value

Type: Int32
See Also