Options

Create an outlook task out of NAV 2009

austria1austria1 Member Posts: 8
Hey everyone:)

Just need a hint how to manage this...

We'd like to create an outlook task out of NAV, so if I'd push the "Task" button, we want to open the task-form from outlook, to fill in and assign - and by the way send it - to another employee.

I've studied the topic about calendar entries (and maybe change the code of codeunit 400 smtp) - but that's not really what I'm looking for...

Any ideas?

thx in anticipation
cheers :D

Comments

  • kapamaroukapamarou Member Posts: 1,152
    Have you looked at Codeunit 5072 and the To-dos functionality of Marketing?
  • matttraxmatttrax Member Posts: 2,309
    Try looking at the Outlook codeunits, 5300 - 5312. There should also be some articles on MSDN on how to create tasks from .NET code / information about the automation files that come with Outlook.
Sign In or Register to comment.