ModuleCommandsOnlineMarketingAddContactBounceByEmail Method |
Increments number of bounces by one for all contacts with specified email address across all sites.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax public static void OnlineMarketingAddContactBounceByEmail(
string email
)
Parameters
- email
- Type: SystemString
Email address
See Also