ContactInfoProviderAddContactBounceInternal Method |
Incerements number of bounces by one for specified contact.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntax protected virtual void AddContactBounceInternal(
int contactId
)
Parameters
- contactId
- Type: SystemInt32
Contact ID
See Also