Dynamicweb 9
Dynamicweb 9
Dynamicweb.Analytics.Notifications
EmailProfile Class
EmailProfile Properties
DisplayName Property
Encoding Property
Sender Property
Subject Property
Template Property
EmailProfile
Sender Property
Gets or sets messsage sender.
Namespace:
Dynamicweb.Analytics.Notifications
Assembly:
Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
C#
VB
Copy
public
IAddress
Sender
{
get
;
set
; }
Public
Property
Sender
As
IAddress
Get
Set
Property Value
Type:
IAddress
Implements
INotificationProfile
Sender
Remarks
See Also
Reference
EmailProfile Class
Dynamicweb.Analytics.Notifications Namespace