Share via


SysMailerNet.getMailMessage Method [AX 2012]

Get the mail message

Syntax

public CLRObject getMailMessage()

Run On

Called

Return Value

Type: CLRObject Class
Returns the current System.Net.Mail.MailMessage object instance

Remarks

Use this to check the mail message properties

See Also

Reference

SysMailerNet Class