
A simple project that lets you display, edit, add and delete entries in your Microsoft Outlook "Junk Senders" list. If you've used the Outlook Rules Wizard to create a list of Junk Senders, this gives you a more flexible interface to maintain them.
The neat thing is that this all fits easily into the code behind one very basic form.
Assumes
Tested on a couple of PCs here running Windows 2000 and Windows XP, with Microsoft Office 2000 and Office XP. If your system has different versions or an unusual configuration, I have no idea if this will work!
Side Effects
None that I know of
API DeclarationsJust one simple API call to get your default AppData path and user name, see the code