Click or drag to resize
EmailHelperQueueSendScheduled Method
Runs the e-mail queue mailout in a separate thread.

Namespace: CMS.EmailEngine
Assembly: CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 9.0.0
Syntax
C#
public static string SendScheduled()

Return Value

Type: String
An information message that describes the problem during sending if there was one
See Also