Click or drag to resize
ContactInfoProviderAddContactBounceByEmailInternal Method
Incerements number of bounces by one for all contacts specified by e-mail address across all sites.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
protected virtual void AddContactBounceByEmailInternal(
	string email
)

Parameters

email
Type: SystemString
E-mail address
See Also