-
I have not done the sync with Contacts in Outlook. The way I have reached sucess (other than help from this forum) is to go to www.microsoft.com and search the knowlege base for Outlook automation. This will usually return a list including "How to ......". Since I know Access & VB, I can...
-
I would also like to know about synchronising Outlook contacts with Contacts (probably with a new flag like "Sync with Outlook" set). I have tried to get Navision to create Outlook contacts but it doesnt seem to want to instantiate the ContactItem globals/records properly. With regards to creating...
-
Due to my time constraints, I don't really have time to find all of the objects in questions and export them as text. As an alternative, I will paste the relevent code below. Hope this helps: CREATETASK() Variables: Name DataType Subtype Length olApp Automation 'Microsoft Outlook 9.0 Object Library'...
-
Bill Would you be able to post this as a text download or as a complete set of simplified objects? I cannot design/export the object as Tabledata 50051 does not exist. Similarly, with the new Outlook task creator in the downloads section I get an error saying: "Invalid assignment. It is not possible...
-
Bill, Thanks for sharing the answers with us. But! May I ask the members who gave the answers to Bill to please post their answers to the forum next time and not only to the individual who asked the question. While this wouldn't have made any difference to Bill it would have helped many people who...
-
Hi All! Last week I put in a request for help on using Outlook Tasks automation. I was helped by a couple of people promptly (via e-mail). Thanks! I have also learned how to parse the existing tasks and find an existing task and update it. If you are interested, attached is a codeunit that both creates...
-
Bill, As you seem to have worked out a couple of things with Outlook, may I ask if you have done something on synchronizing the Outlook addressbook with Navision also? If so, would you be so kind to post sample code? John
-
Is anyone able to create a TaskRequestItem? TaskItems are nice but somewhat useless for automatic creation over a network. Craig Bradney Technical Manager Navision Solutions & Services, Deloitte Touche Tohmatsu Email:cbradney@deloitte.com.au
-
The source code provided in the test file shoud use the _Taskitem class.. at least thats what works here anyway. Craig Bradney Technical Manager Navision Solutions & Services, Deloitte Touche Tohmatsu Email:cbradney@deloitte.com.au