Click or drag to resize
ContactInfoContactCreated Property
Gets or sets the the date and time when the contact was created.

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

Property Value

Type: DateTime
See Also