Click or drag to resize

AnalyticsEmailSendNotificationArgsNotification Property

Gets or sets the corresponding email notification.

Namespace:  Dynamicweb.Analytics.Notifications
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public EmailNotification Notification { get; set; }

Property Value

Type: EmailNotification
See Also