Click or drag to resize
ContactAccountActionContactAction Property
Gets current action - 0 for ADD TO, 1 for REMOVE FROM account.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
public virtual int ContactAction { get; }

Property Value

Type: Int32
See Also