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');
↧