Click or drag to resize
ContactInfoProviderAddContactBounce Method
Increments number of bounces by one for specified contact.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
public static void AddContactBounce(
	int contactId
)

Parameters

contactId
Type: SystemInt32
Contact ID
See Also