Thread: UserProperties
View Single Post
  #1  
Old February 12th 07, 07:06 AM posted to microsoft.public.outlook.program_addins
j
external usenet poster
 
Posts: 109
Default UserProperties

Hi All,

I use OL 2003, VS-2005, VSTO 2005, Win-XP.


I experience some problems while adding UserProperties, after
creating
new mailItem
.........
....CreateItem(Outlook.OlItemType.olMailItem)


i add user propertis UserProperties.Add(........)
and on the finish phase move item to some folder (not Outlook
folder).


When i open Field Chooser on this folder and going to User Defined
fields in folder i didn't see the properties that i added, however
when i open Field Chooser on INBOX folder these fields appears.


Any Suggestions???


TNX in advance

Ads