Click or drag to resize
ActivityInfoActivityActiveContactID Property
Gets or sets the ID of the active contact for this activity.

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

Property Value

Type: Int32
See Also