Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.EmailEngine
EmailSender Class
EmailSender Methods
SendEmail Method
SendEmail Method (EmailMessage)
SendEmail Method (String, EmailMessage, Boolean)
SendEmail Method (String, EmailMessage, String, MacroResolver, Boolean)
EmailSender
SendEmail Method (EmailMessage)
Send an e-mail with global settings.
Namespace:
CMS.EmailEngine
Assembly:
CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 12.0.0
Syntax
C#
Copy
public
static
void
SendEmail
(
EmailMessage
message
)
Parameters
message
Type:
CMS.EmailEngine
EmailMessage
EmailMessage object with body
See Also
Reference
EmailSender Class
SendEmail Overload
CMS.EmailEngine Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com