 | LeadDetailsAuthorToken.EmailSentDate Property |
Gets or sets the email sent date.
Namespace:
Dynamicweb.Analytics.Leads
Assembly:
Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntaxpublic DateTime EmailSentDate { get; set; }
Public Property EmailSentDate As DateTime
Get
Set
Property Value
Type:
DateTime
The date when email has been sent.
See Also