View Single Post
  #2  
Old December 9th 08, 09:51 PM posted to microsoft.public.outlook.program_forms
Michael Bauer [MVP - Outlook]
external usenet poster
 
Posts: 1,885
Default Adding a UserProperty to an item

Am Tue, 9 Dec 2008 07:14:01 -0800 (PST) schrieb melon:


Add a control to the form, and link that control to your custom prop.

--
Viele Gruesse
Michael Bauer - MVP Outlook

: Outlook-Kategorien? Category Manager ist die Lösung
: VBOffice Reporter für Datenanalyse & Berichte
: http://www.vboffice.net/product.html?pub=6

I was trying to add a User Property to an item, NOT a folder. Here is
what I did:

1) Open the custom form.
2) Click on the "All Fields" page
3) Choose "User defined fields in this item"
4) Click on New, and select the type I want.

However, the new user property appeared in the "User defined fields in
Inbox" instead of "User defined fields in this item", and that's not
what I want. What can I do other than using the
Item.UserProeprties.Add method?

Ads