Method | Description | |
---|---|---|
SendMail ( string to, string from, string subject, string body, bool isBodyHtml ) : bool |
public static SendMail ( string to, string from, string subject, string body, bool isBodyHtml ) : bool | ||
to | string | |
from | string | |
subject | string | |
body | string | |
isBodyHtml | bool | |
return | bool |