Hi All,
In AX 2012, how can we send html file in email body rather than sending file as attachment in email?
I am trying to save an SSRS report in html format on a server location which is done successfully.
But I am unable to convert that html to string and attach in email body using MailMessage.set_Body() method.
Please help me to achieve this. Or please let me know if there is any other way to achieve the same.
Thanks!!!
*This post is locked for comments