Outlook Developer Home
Outlook Programmer's Library
 
Outlook Technologies
Outlook Forms
Languages
Samples
Other Technologies

 

 

To remove duplicate messages from the Inbox

Outlook provides no way to clean up duplicate items in a folder -- perhaps because there's no clear definition of what constitutes duplicates. This VBA code solution looks at the subject, received time, and sender to distinguish duplicates and move them to a separate folder.

Code Sample

 

Notes

The use of SenderName will trigger an address book security prompt in some environments. To avoid this, you might instead use the Redemption method to return the sender's address.

More Information

   
© 2002-7 TurtleFlock, LLC
All right reserved.
About OutlookCode.com

Send comments to webmaster@outlookcode.com

Designed and Implemented by TerraLink USA 

FrontPage Integration
by RobsonDesignWorks

 
 
get Sue's code | forums | share your own code | registration