View Single Post
  #1  
Old April 18th 06, 07:19 AM posted to microsoft.public.outlook.program_vba
Siggi Bjarnason
external usenet poster
 
Posts: 1
Default How to avoid creating duplicate calendar item

I'm working on this tool that among other things creates an item on the users
outlook calendar. I would like to prevent creating duplicate items, that is
the tool should check to see if the calendar item exists before creating it.
Anyone have any thoughts on what the most effective way to do that is?
BTW I would consider the item duplicate if the subject and start time are
the same.
Ads