EmailQueueManager SendAllEmails Method Kentico 8.0 API Reference
Overload List

  NameDescription
Public methodStatic memberSendAllEmails 
Tries to send all e-mails in the newsletter queue (failed and new).
Public methodStatic memberSendAllEmails(Boolean)
Tries to send new e-mails in the newsletter queue, failed e-mails sending depends on the setting.
Public methodStatic memberSendAllEmails(Boolean, Boolean, Int32)
Tries to send all e-mails in the newsletter queue.
Back to Top
See Also