home | get Sue’s code | forums | share code | registration

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 09-Feb-2010 02:48

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 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
695 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
810 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
606 downloads
Code level: beginner Print last sent mail
Print your last sent email with one klick
0
04-Nov-2009  13:01
780 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
573 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
614 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
540 downloads
Code level: beginner Change Message Class on Contact Items
We had a 'consultant' advise us to use the old "oMsgClass.doc" to clean up a 3rd party contact manager ...
0
20-Oct-2009  11:10
615 downloads
Code level: beginner Totaling Radio Buttons
Capturing radio button values on one modified form page and totaling the values on a separate modified ...
0
19-Oct-2009  09:21
476 downloads
Code level: intermediate Changing the colour of E-mail Item based on time
Hi, I was trying to get some code which can change the e-mail item to red, green or blue colour based ...
1
05-Oct-2009  08:27
841 downloads
    Page [ 1 2 3 4 5 6 7 8 9 10 Next >> ]
 Code area: Basic Outlook     Code level: All Add new