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

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public static void OnlineMarketingAddContactBounce(
	int contactId
)

Parameters

contactId
Type: SystemInt32
Contact ID
See Also