You would need to have the correct type of user property of course. A string can only display one value.
Once a user property is created it cannot be modified as to type, so you'd need to create a new user property.
-- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Professional Programming Outlook 2007. Reminder Manager, Extended Reminders, Attachment Options. http://www.slovaktech.com/products.htm
"sd" <dshubhangi[ at ]gmail.com> wrote in message news:4baf29c8-d92d-44bc-85bd-5e244123e0f3[ at ]s1g2000prg.googlegroups.com...
[Quoted Text] > Thanks Ken > I've enabled in cell editing & set the type to i4 for the userproperty > column in the view but still unable to display column as dropdown list > in the view.What else is missing ?When I checked Importance column > (already present in view) display format, it is "Bitmap with poplist" > hence shown as list.But since my column represents a userproperty of > type string ,it's display format is "Text" only.Do I need to change > the userproperty type ? This userproperty is associted with a combobox > present on custom message form.I'm using Outlook 2003.
|