I have created a COM Program in MS Access using VBA code which will send meeting invitation. Invitees are getting my invitation and after accepting it is not updating their calender. How to do this. I attached a sample tag for the same. If you want complete code I can post the same. Thanks for any help.
Software/Hardware used:
ASKED:
April 14, 2009 3:48 PM
UPDATED:
August 7, 2009 6:35 AM
Thanks for quick reply. I am using Lotus Notes COM in my Access code, I got success till sending meeting invitation to others, they are able to accept my invitation too. Only thing left here is my invitation not updating in Calendar, Am I missing any parameter in MailDoc object?
Send the meeting invitation to yourself as well. That should update your calendar as well.
Thanks for your reply Mshen, I found the solution how to add meeting invitation to calendar using vba code. I just added .CALENDARDATETIME property to Mail Document.
Thanks a ton to all.
Hi All,
I am using MS Outlook 2002, after accepting a invite the calender did not update. Did anyone come across this problem? Any solution to it?
Thanks