L Lee Hunter Jul 10, 2008 #1 Is there a method to ensure that a duplicate appointment is not being created? Thanks for the help. Lee
Is there a method to ensure that a duplicate appointment is not being created? Thanks for the help. Lee
S Sue Mosher [MVP-Outlook] Jul 10, 2008 #2 Use the MAPIFolder.Items.Find method to search for an appointment that has whatever criteria you would consider to define a duplicate.
Use the MAPIFolder.Items.Find method to search for an appointment that has whatever criteria you would consider to define a duplicate.