Click or drag to resize
EmailQueueManagerGenerateEmails Method (Int32)
Generates emails of given issue into e-mail queue.

Namespace: CMS.Newsletters
Assembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 9.0.0
Syntax
C#
public static void GenerateEmails(
	int issueID
)

Parameters

issueID
Type: SystemInt32
Issue ID
See Also