sqleptical
Programmer
I'm using VBA to send appointments to recipients through Outlook (from an Access form). The problem is that the appointments being sent are also written into the sender's calendar, eventually clogging up the calendars for the clerical worker - forcing them to go in & clear out their appointments at least once per month.
Is there a way to call an olAppointmentItem object that is not associated with the current user's Outlook or any other way to avoid writing each appointment to the sender's calendar?
Thanks!
Is there a way to call an olAppointmentItem object that is not associated with the current user's Outlook or any other way to avoid writing each appointment to the sender's calendar?
Thanks!