Click or drag to resize
ActivityDtoActivityContactGUID Property
Gets or sets the GUID 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 Guid ActivityContactGUID { get; set; }

Property Value

Type: Guid

Implements

IActivityInfoActivityContactGUID
See Also