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

Namespace: CMS.Activities.Internal
Assembly: CMS.Activities (in CMS.Activities.dll) Version: 10.0.0
Syntax
C#
public int ActivityContactID { get; set; }

Property Value

Type: Int32

Implements

IActivityInfoActivityContactID
See Also