ContactInfoProviderAddContactBounce Method |
Increments number of bounces by one for specified contact.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntax public static void AddContactBounce(
int contactId
)
Parameters
- contactId
- Type: SystemInt32
Contact ID
See Also