Neokernel API
ESMTPSender.sendMail Method
public virtual
bool
sendMail(
string
to
,
string
from
,
string
message
,
string
cc
);
See Also
ESMTPSender Class
|
com.neokernel.email Namespace