Click or drag to resize

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; }

Property Value

Type: DateTime
The last notification email sent.
See Also