SPUtility.SendEmail Method

Include Protected Members
Include Inherited Members

Sends the e-mail message to the specified address.

Overload List

  Name Description
SendEmail(SPWeb, StringDictionary, String) Sends the e-mail message to the specified address.
SendEmail(SPWeb, StringDictionary, String, Boolean) Sends the e-mail message to the specified address.
SendEmail(SPWeb, Boolean, Boolean, String, String, String) Sends the e-mail message to the specified address.
SendEmail(SPWeb, Boolean, Boolean, String, String, String, Boolean) Sends the e-mail message to the specified address.

Top

Remarks

The four methods are divided between two parameters: 1) Whether there are message headers that will be transmitted with the e-mail and 2) Whether there is a footer to append to the e-mail, similar to a signature file.

See Also

Reference

SPUtility Class

SPUtility Members

Microsoft.SharePoint.Utilities Namespace