Click or drag to resize

SettingsNotificationEmailSenderEmail Property

Gets or sets the sender's email address for notification emails.

Namespace:  Dynamicweb.Ecommerce.LiveIntegration.Configuration
Assembly:  Dynamicweb.Ecommerce.LiveIntegration (in Dynamicweb.Ecommerce.LiveIntegration.dll) Version: 3.0.1
Syntax
public string NotificationEmailSenderEmail { get; set; }

Property Value

Type: String
The notification email sender email.

Implements

ISettingsNotificationEmailSenderEmail
See Also