Click or drag to resize

LeadDetailsAuthorTokenEmailSentDate Property

Gets or sets the email sent date.

Namespace:  Dynamicweb.Analytics.Leads
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public DateTime EmailSentDate { get; set; }

Property Value

Type: DateTime
The date when email has been sent.
See Also