SysMailerNet.attachments Method [AX 2012]

Initializes a SysMailerNetAttachments object to enable associating multiple attachments with this mail message

Syntax

public SysMailerNetAttachments attachments()

Run On

Called

Return Value

Type: SysMailerNetAttachments Class
SysMailerNetAttachments object

Remarks

Corresponds to the ""Attachments" System.Net.Mail.MailMessage mail header property

See Also

Reference

SysMailerNet Class