Click or drag to resize

NotificationsOnBeforeMergingNotificationArgs Constructor

Namespace:  Dynamicweb.EmailMarketing
Assembly:  Dynamicweb.EmailMarketing (in Dynamicweb.EmailMarketing.dll) Version: 3.0.2
Syntax
public OnBeforeMergingNotificationArgs(
	Message message,
	Recipient recipient
)

Parameters

message
Type: Dynamicweb.MailingMessage
recipient
Type: Dynamicweb.MailingRecipient
See Also