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:31

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.

 

Code level: intermediate    Code area: Basic Outlook Printer Friendly Version
Title: Making an Item Readonly
Description: This code can be used for making an item read only. The Main logic behind this code is it stores all the items in the collection and then restores them in the item change event taking jobtitle as the unique parameter which can be later substituted by any custom property
Date: 02-Jul-2003  19:16
Code level: intermediate
Code area: Basic Outlook
Posted by: Akshay Zadgaonkar
Body:
All 2comments
Page [ 1  
  25-Aug-2004  05:31   
 whate is here --- olFolderContacts
  20-Oct-2004  15:12   
olFolderContacts is one of the Outlook constants enumerated for use with the GetDefaultFolder method. You can look up the literal value in the object browser.
Page [ 1  
Post your comment



name        email