Dynamicweb 9
Dynamicweb 9
Dynamicweb.Analytics.Notifications
EmailProfile Class
EmailProfile Constructor
EmailProfile Constructor
EmailProfile Constructor (IDataReader)
EmailProfile Constructor (EmailProfile)
EmailProfile Constructor (EmailProfile)
Initializes a new instance of an object.
Namespace:
Dynamicweb.Analytics.Notifications
Assembly:
Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
C#
VB
Copy
public
EmailProfile
(
EmailProfile
copyFrom
)
Public
Sub
New
(
copyFrom
As
EmailProfile
)
Parameters
copyFrom
Type:
Dynamicweb.Analytics.Notifications
EmailProfile
An object to copy state from.
Exceptions
Exception
Condition
ArgumentNullException
copyFrom
is null.
See Also
Reference
EmailProfile Class
EmailProfile Overload
Dynamicweb.Analytics.Notifications Namespace