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