-
Notifications
You must be signed in to change notification settings - Fork 0
API Library eMail
Robert Polak edited this page Aug 9, 2019
·
28 revisions
Home / API Library / eMail
Configuration of Email variables at App.config
.
More details about The Server API Library Configuration at Configuration API - eMail
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