Sending Email using x++

Hi, I used the below coding to send mail with attachments but I can able to receive mail without attachments. Please let me know what should be done to receive mail with attachments. SysEmailTable::sendMail(‘emailId’,‘en-us’,‘xxx@outlook.com’,null,@‘C:\Ax’);

Hi,

Below link helpful to you, once go through it.

http://blogs.msdn.com/b/dynamicsaxbi/archive/2012/03/09/how-to-directing-reports-to-email.aspx

Regards,

Phani.