Skip to content

API Library eMail

Robert Polak edited this page Aug 9, 2019 · 28 revisions

Home / API Library / eMail

API Library eMail are used Send an Email. The API Library eMail Methods list with Parameters.

Configuration

Configuration of Email variables at App.config.

More details about The Server API Library Configuration at Configuration API - eMail


Send

Send an Email by using the default template. Returns void

Method: API.eMail.Send

Parameters:

Name Type Default Description
template String Properties.Resources.eMail default template

Return: void

Clone this wiki locally