Click or drag to resize
EmailHelperQueueSendAllFailed Method (Int32)
Sends all e-mails whose delivery failed for given siteId.

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

Parameters

siteId
Type: SystemInt32
See Also