Neokernel API

SendEmailInterface.sendEmailMessage Method

Sends an email message using information from the passed com.neokernel.message.IMessage instance.

void sendEmailMessage(
   IMessage m
);

See Also

SendEmailInterface Interface | com.neokernel.email Namespace