S
Scott Townsend
I'm still having issues with creating appointments via CDO.
They show up when someone else looks at my calendar when they look at them
in the By Category view, but not in the day/week/month view.
If I have the user open up the Appointment and save it, it shows up almost
instantly...
We have a copy of Outlook Spy and the only difference seems to be some
sender info.
These are just regular appointments not meetings.
In looking for Examples we found some code samples that had the following in
it..
ApptItem.Update True, True
ApptItem.Send
We do not currently pass any parameters to .Update and are not doing a .Send
What are the Parameters for the .Update and should we be doing the .Send?
Thanks,
Scott<-
They show up when someone else looks at my calendar when they look at them
in the By Category view, but not in the day/week/month view.
If I have the user open up the Appointment and save it, it shows up almost
instantly...
We have a copy of Outlook Spy and the only difference seems to be some
sender info.
These are just regular appointments not meetings.
In looking for Examples we found some code samples that had the following in
it..
ApptItem.Update True, True
ApptItem.Send
We do not currently pass any parameters to .Update and are not doing a .Send
What are the Parameters for the .Update and should we be doing the .Send?
Thanks,
Scott<-