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?
|