View Single Post
  #1  
Old May 29th 09, 01:46 AM posted to microsoft.public.outlook.program_vba
Mcafe
external usenet poster
 
Posts: 4
Default Outlook custom properties

Hi,

Anyone know how to add custom properties into Outlook [msg file] from macro?
I already try some solution provided but still not able to solve this problem.

This are the example code from "http://support.microsoft.com/kb/907985 "

Set myProp = myItem.UserProperties.Add("MyPropName", olText)


I hope someone can help me on this problem. Thank You.

Sorry if someone post this solution before.

Regards,
MC
Ads