/ Forums / Advansys Formativ / Creating Solutions with Formativ / example of the GroupWise.SendMail method / Reply To: example of the GroupWise.SendMail method
December 2, 2007 at 2:01 pm
#7926
GroupWise.SendMail() is Formativ Wrapper around GroupWise Token API. See below the URL for the GroupWise Token API documentation.
http://developer.novell.com/documentation/gwtoken/index.html?gwtokens/data/hj8ej8g5.html
Note that most of the parameters of the SendMail() are optional, so you can also call the GroupWise.SendMail() with only required parameters.
Regards,
Advansys Support