Dynamicweb 9
Dynamicweb 9
Dynamicweb.Mailing
RecipientCollection Class
RecipientCollection Constructor
RecipientCollection Constructor
RecipientCollection Constructor (IList(Recipient))
RecipientCollection Constructor (IList
Recipient
)
Initializes a new instance of the
RecipientCollection
class
Namespace:
Dynamicweb.Mailing
Assembly:
Dynamicweb.Mailing (in Dynamicweb.Mailing.dll) Version: 5.0.4
Syntax
C#
VB
Copy
public
RecipientCollection
(
IList
<
Recipient
>
src
)
Public
Sub
New
(
src
As
IList
(
Of
Recipient
) )
Parameters
src
Type:
System.Collections.Generic
IList
Recipient
See Also
Reference
RecipientCollection Class
RecipientCollection Overload
Dynamicweb.Mailing Namespace