Hi everyone,
I would like to create appointments (or meetings) in Outlook from my application. WD has no built in functions for that. There are Task() functions but that not what I need, I really need to create appointments with the option to invite other members.
As an exercise I tried using OLE with the locally installed client. That works, but I rather want to use the Exchange server directly. Because otherwise it requires an active Outlook client to be running. And in this case I want to do this from a central point, ie a scheduled task on a server every night, which creates new appointments based on the info in a database.
Anyone done this before?
I would like to create appointments (or meetings) in Outlook from my application. WD has no built in functions for that. There are Task() functions but that not what I need, I really need to create appointments with the option to invite other members.
As an exercise I tried using OLE with the locally installed client. That works, but I rather want to use the Exchange server directly. Because otherwise it requires an active Outlook client to be running. And in this case I want to do this from a central point, ie a scheduled task on a server every night, which creates new appointments based on the info in a database.
Anyone done this before?