Share via


SysMailerNet.sendMail Method [AX 2012]

Sends an email message using the .NET Framework - System.Net.Mail.SmptpClient synchronous "Send" API.

Syntax

public void sendMail()

Run On

Called

Remarks

A warning with the error message is logged if send fails.

The resources are cleaned up

See Also

Reference

SysMailerNet Class