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: 9.0.0
Syntax
C#
public virtual DateTime ContactCreated { get; set; }

Property Value

Type: DateTime
See Also