Hi
I have created a beautiful email with HTML formatting by use of codeunit 397 - the user should be able to read/modify the email before sending. My problem is that the signature is missing...From my point of view, it should be a simple task to call some kind of .Net add-in that would choose the standard signature (the user can have more than one) and add it to the end of the mail (that is: do the same thing as Outlook does when creating a new email manually). 'Microsoft.Office.Interop.Outlook' assembly has a lot of 'type's but I'm sure which one might do the job (or one of them at all?). I have googled for a solution but without any luck
I have created a beautiful email with HTML formatting by use of codeunit 397 - the user should be able to read/modify the email before sending. My problem is that the signature is missing...From my point of view, it should be a simple task to call some kind of .Net add-in that would choose the standard signature (the user can have more than one) and add it to the end of the mail (that is: do the same thing as Outlook does when creating a new email manually). 'Microsoft.Office.Interop.Outlook' assembly has a lot of 'type's but I'm sure which one might do the job (or one of them at all?). I have googled for a solution but without any luck
