Is it possible to get the content of the email body.

navnaidunavnaidu Member Posts: 15
Hi Experts,

Is there any way to get our outlook mail body content to navision database.

Please suggest me.




Thanks & Regards,
gbnaidu.

Comments

  • matttraxmatttrax Member Posts: 2,309
    Not through standard Navision code (unless there is something in the Outlook Synchronization for Relationship Management, I haven't played with it much).

    You'll want to write your own .NET code for that.
  • navnaidunavnaidu Member Posts: 15
    Hi matttrax,

    Thank you for reply. Please let me know how we can use the .NET code in our navision.

    Is it possible to use directly or we should create automations for that. Please give me one example (or any link) for using the .NET code in navision than I can follow.




    Thanks & Regards,
    gbnaidu.
  • kinekine Member Posts: 12,562
    You will need to create automation for that. Few days ago I made automation for POP3 protocol to be able download mails and save attachments. It took only few hours, there is free source code for the POP3 protocol in C# on internet.
    Kamil Sacek
    MVP - Dynamics NAV
    My BLOG
    NAVERTICA a.s.
Sign In or Register to comment.