C# Class Upac.Core.Utilities.MailUtil

Afficher le fichier Open project: 1508/upac-for-umbraco

Méthodes publiques

Méthode Description
SendMail ( string to, string from, string subject, string body, bool isBodyHtml ) : bool

Method Details

SendMail() public static méthode

public static SendMail ( string to, string from, string subject, string body, bool isBodyHtml ) : bool
to string
from string
subject string
body string
isBodyHtml bool
Résultat bool