ContactInfoProviderAddContactBounceByEmailInternal Method |
Increments number of bounces by one for all contacts specified by e-mail address.
Namespace: CMS.ContactManagementAssembly: CMS.ContactManagement (in CMS.ContactManagement.dll) Version: 13.0.131
Syntax protected virtual void AddContactBounceByEmailInternal(
string email
)
Parameters
- email
- Type: SystemString
E-mail address
See Also