Click or drag to resize

EmailSend Method

Overload List
  NameDescription
Public methodSend
Send email by settings of constructor
Private methodSend(MailMessage)
Public methodSend(Email)
Send email with all parameter
Public methodSend(EmailSimple)
Send email with simple Email setting
Public methodSend(String, String)
Send email with address to from settings of constructor
Public methodSend(String, String, String, String, ListAttachment)
Send email with parameter address from and to, subject (email title) and body (email text) and optional email attachments
Top
See Also