I want to save email in outlook draft automatic when i click "Send by &Email" on posted Sales Invoice with Edit in Outlook option. please suggest any way.
I would suggest you take a look at how standard NAV are sending e-mail. There are a lot of help there, even on how to attach the sales invoice document to you e-mail.
For help, do not use PM, use forum instead, perhaps other people have the same question, or better answers.
i am able to draft email automatically using outlook setting. but i do not want to open the outlook model window which is open after nav Email Dialog window(checked edit in outlook).
therefore, if i do not allow open this widnow using by (OutlookMessageHelper.ShowNewMailDialogOnSend = false) then it send the email. i want it should only save email in draft. i am using Nav 2018.
Answers
therefore, if i do not allow open this widnow using by (OutlookMessageHelper.ShowNewMailDialogOnSend = false) then it send the email. i want it should only save email in draft. i am using Nav 2018.
Thanks