detecting duplicate appointments & meetings

A

Alan

Hi can anybody help please.

I am trying to find the best way to detect duplicate
appointments & meetings in outlook when I create them
automatically from an Access database.

I have the export part sorted I just need to workout the
duplicates part. if anyone can point me in the right
direction I would be grateful.

Thanks in advance

Alan
 
S

Sue Mosher [MVP]

You have to define for the purpose of your application what you consider a duplicate. Same start time and subject? Use MAPIFolder.Items.Find to locate any matching items.
--
Sue Mosher, Outlook MVP
Outlook and Exchange solutions at http://www.slipstick.com
Author of
Microsoft Outlook Programming: Jumpstart
for Administrators, Power Users, and Developers
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top