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

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

Property Value

Type: Int32
See Also