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

Namespace: CMS.Activities
Assembly: CMS.Activities (in CMS.Activities.dll) Version: 12.0.0
Syntax
C#
Guid ActivityContactGUID { get; set; }

Property Value

Type: Guid
See Also