Sends an email.
Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
Parameters
- from
- Type: SystemString
Sender address - to
- Type: SystemString
Recipient addresses - subject
- Type: SystemString
Email subject - body
- Type: SystemString
Email body - htmlMail
- Type: SystemBoolean
Specifies whether the email body is HTML
Remarks
See Also
Reference
[!:Ingeniux.CMS.Ingeniux.CMS.IEmailer.SendMailCC]