EmailService.sendTestEmail Method

Sends a test e-mail to the given e-mail address.
 

Parameters

emailAddress

Type: String
The e-mail address to use to send the test e-mail to.

Return Value


Type: jQuery.Promise
A promise object that is resolved when the call is completed.