ContactInfoProviderAddContactBounceByEmailInternal Method |
Incerements number of bounces by one for all contacts specified by e-mail address across all sites.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax protected virtual void AddContactBounceByEmailInternal(
string email
)
Parameters
- email
- Type: SystemString
E-mail address
See Also