/ Forums / Advansys Formativ / Creating Solutions with Formativ / example of the GroupWise.SendMail method / Reply To: example of the GroupWise.SendMail method

#7926
Support 3
Participant

    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