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

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

Property Value

Type: Int32
See Also