SPUtility.SendEmail method
SharePoint 2013
Sends an e-mail message.
| Name | Description | |
|---|---|---|
|
SendEmail(SPWeb, StringDictionary, String) | Sends an e-mail message. |
|
SendEmail(SPWeb, StringDictionary, String, Boolean) | Sends the e-mail message to the specified address. |
|
SendEmail(SPWeb, Boolean, Boolean, String, String, String) | Sends an e-mail message. |
|
SendEmail(SPWeb, Boolean, Boolean, String, String, String, Boolean) | Sends the e-mail message to the specified address. |