Click or drag to resize
AccidentalFish.ApplicationSupport.Core.Email Namespace
Email dispatch
Classes
  ClassDescription
Public classEmailQueueItem
Queue item for an email
Interfaces
  InterfaceDescription
Public interfaceIEmailManager Obsolete.
IEmailQueueDispatcher should now be used instead of IEmailManager
Public interfaceIEmailProvider
Interface for an email dispatch provider such as SendGrid or Amazon SES
Public interfaceIEmailQueueDispatcher
Email dispatcher. Emails are initially placed into a queue and are dispatched from a hostable component available in AccidentalFish.ApplicationSupport.Processes