Click or drag to resize
EmailHelperQueueDeleteAll Method
Deletes all e-mails waiting in the queue.

Namespace: CMS.EmailEngine
Assembly: CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 9.0.0
Syntax
C#
public static void DeleteAll(
	int siteId
)

Parameters

siteId
Type: SystemInt32
Site ID
See Also