More Outlook Resource Sites

Microsoft Developer Network (MSDN)

FAQs and other general resources

Login

login
password
Remember me

You will need to register and log in if you want to download the source code for the Microsoft Outlook Programming book. The forums and code sharing areas are open to both registered and non-registered visitors.

share code 02-Sep-2010 22:24

Looking for help with Outlook programming projects — VSTO, add-ins, VBA, custom Outlook forms, etc.? You′ve come to the right place!

NEW! >> Subscribe to this site via RSS. For more RSS options, see the complete list of feeds on our main news page.

 

    Page [ 1 2 3 4 5 6 7 8 9 10 Next >> ]
 Code area: Basic Outlook     Code level: All Add new  
Working with Outlook items, folders, recipients; dealing with security; writing event handlers
Code sample Comments Author
Code level: beginner Do "UPDATE FOLDER LIST" for IMAP account
Outlook 2010. Need a macro to do simple Send/Receive on INBOX folder, then do UPDATE FOLDER LIST for ...
0
30-Aug-2010  22:20
51 downloads
Code level: beginner Problem: Developing outlook addin for Appointment
Greetings, I am writing an outlook add-in that will enable the user to mark an appointment as CP_Item ...
1
07-Aug-2010  15:27
193 downloads
Code level: beginner Correctly use Context Menu in utlook 2003 - 2007
If you use a COM Addin to be compatible with Outlook 2007 up to 2007 you have to be careful what you ...
0
28-Jul-2010  09:06
187 downloads
Code level: beginner Get default font specs for new mails
Retrieves font specs from the default font settings in Outlook. Retrieves the default mail font (not ...
2
18-Nov-2009  13:49
1750 downloads
Code level: intermediate Saving Multiple Mail Items With Date Stamp
This code enables the user to save all selected mail items to the desktop in a date stamped folder. ...
0
06-Nov-2009  06:00
1686 downloads
Code level: intermediate Code to populate From field on Reply All
On clicking Reply All button, this code will populate the From field with the folder name where the ...
0
06-Nov-2009  00:11
1469 downloads
Code level: beginner Print last sent mail
Print your last sent email with one klick
0
04-Nov-2009  13:01
1621 downloads
Code level: intermediate Load the Global Address List (GAL) into an array.
Loads a subset of all the address entries in the GAL into an array. You will need to modify "ITC - ...
0
30-Oct-2009  15:32
1282 downloads
Code level: beginner Cannot add Attachment Object using .Attachment.Add
This code it too long to fit in the other forum
1
30-Oct-2009  10:00
1545 downloads
Code level: beginner Forward emails
Can someone help please, I’m trying to link the script below with an outlook rule, however the rule ...
1
29-Oct-2009  12:06
1337 downloads
    Page [ 1 2 3 4 5 6 7 8 9 10 Next >> ]
 Code area: Basic Outlook     Code level: All Add new