Click or drag to resize

EmailNotificationINotificationProfile Property

Gets or sets the notification profile used to send out notifications.

Namespace:  Dynamicweb.Analytics.Notifications
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
INotificationProfile INotification.Profile { get; set; }

Property Value

Type: INotificationProfile

Implements

INotificationProfile
See Also