Click or drag to resize

EmailGetEmailByMessageId Method

Namespace:  Dynamicweb.EmailMarketing
Assembly:  Dynamicweb.EmailMarketing (in Dynamicweb.EmailMarketing.dll) Version: 3.0.2
Syntax
public static Email GetEmailByMessageId(
	int messageId
)

Parameters

messageId
Type: SystemInt32

Return Value

Type: Email
See Also