Click or drag to resize

EmailCreateCopy Method

Namespace:  Dynamicweb.EmailMarketing
Assembly:  Dynamicweb.EmailMarketing (in Dynamicweb.EmailMarketing.dll) Version: 3.0.2
Syntax
public static Email CreateCopy(
	Email srcEmail,
	bool createPagesCopy,
	string newSubject
)

Parameters

srcEmail
Type: Dynamicweb.EmailMarketingEmail
createPagesCopy
Type: SystemBoolean
newSubject
Type: SystemString

Return Value

Type: Email
See Also