Dynamicweb 9
Dynamicweb 9
Dynamicweb.Analytics.Notifications
EmailNotification Class
EmailNotification Properties
INotification.Profile Property
INotification.Recipients Property
Name Property
Profile Property
Recipients Property
Type Property
EmailNotification
Profile Property
Gets or sets the email profile associated with this notification.
Namespace:
Dynamicweb.Analytics.Notifications
Assembly:
Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
C#
VB
Copy
public
EmailProfile
Profile
{
get
;
set
; }
Public
Property
Profile
As
EmailProfile
Get
Set
Property Value
Type:
EmailProfile
Implements
INotification
T, V
Profile
See Also
Reference
EmailNotification Class
Dynamicweb.Analytics.Notifications Namespace