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

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

Property Value

Type: Int32
See Also