Hi everyone,
I need to synchronise Outlook mail to notes mail database. In the agent created OLE object as below
dim outlook as variant
Set outlook = CreateObject(“Outlook.Application”)
on running the agent getting the alert “Cannot create automation object”
Could anyone please suggest what needs to be done
Thanks in advance
–Lakshmi