EmailQueueManager FetchEmailsToSend Method Kentico 8.0 API Reference
Overload List

  NameDescription
Public methodStatic memberFetchEmailsToSend(Boolean, Boolean, Int32, Int32)
Fetches the e-mails which should be sent from database and marks them as being sent.
Public methodStatic memberFetchEmailsToSend(Boolean, Boolean, Int32, Int32, Boolean, Int32)
Fetches the e-mails which should be sent from database and marks them as being sent. If enabled all e-mails with status 'sending' which have EmailID smaller then or equal to 'firstEmailId' will be deleted.
Back to Top
See Also