| SettingsLastNotificationEmailSent Property |
Gets or sets the date and time when the last notification email was sent.
Namespace:
Dynamicweb.Ecommerce.LiveIntegration.Configuration
Assembly:
Dynamicweb.Ecommerce.LiveIntegration (in Dynamicweb.Ecommerce.LiveIntegration.dll) Version: 3.0.1
Syntax public static DateTime LastNotificationEmailSent { get; set; }
Public Shared Property LastNotificationEmailSent As DateTime
Get
Set
Property Value
Type:
DateTimeThe last notification email sent.
See Also