Share via


SysMailerNet.getSmtpClient Method [AX 2012]

Get the smtp client object

Syntax

public CLRObject getSmtpClient()

Run On

Called

Return Value

Type: CLRObject Class
Returns the System.Net.Mail.SmtpClient object

Remarks

Use this property to validate properties set on the smtp client.

See Also

Reference

SysMailerNet Class