Click or drag to resize
ModuleCommandsOnlineMarketingContactIsMonitored Method
Returns TRUE if contact is monitored.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
public static bool OnlineMarketingContactIsMonitored(
	int contactId
)

Parameters

contactId
Type: SystemInt32
Contact ID

Return Value

Type: Boolean
See Also