Hello!
We have a program (created in VB6, utilizing Notes COM) that creates appointments, todos, etc. in Lotus Notes.
I notice that if I schedule an appointment in Lotus Notes (not programmatically) and then schedule a meeting on the same day, the time for the appointment is shown as ‘Already Scheduled’ in the Scheduler (on the create meeting screen).
But if we create an appointment using our program and then schedule a meeting on the same day, the time for the appointment is not shown as ‘Already Scheduled’ in the Scheduler. In fact, it doesn’t show the appointment time at all.
Is there anything special that need to be done when you programmatically create an appointment that would show the time as busy in the scheduler?
Thanks in advance!
Justin