[This is preliminary documentation and is subject to change.]

Overload List

  NameDescription
Public methodStatic memberSendMail(OCMailMessage)
The basic sendMail call
Public methodStatic memberSendMail(String, String, String, String, String, Hashtable, String, ArrayList)
The generalized form of send message utility which accepts the template file for email template, the mail priority and the attachment.
Public methodStatic memberSendMail(String, String, String, String, String, String, String, ArrayList)
Sends an email...

See Also