See if using the fields dialog to add the user properties makes a
difference. To be honest that's how I do it and I haven't had problems (I
don't use the Properties page usually to add user properties). I'm wondering
if the user properties added the way you're doing it might not be adding the
fields to the folder and just to the items.
--
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
"Jeff" wrote in message
...
Just now... once again... 
Seperate Region
The only thing I see from the walk-through different than I, is they use
the fields dialog to add the new field
and I used the properties page.
From the known issues:
"The UserProperties collection may not be valid in the
GetFormRegionStorage event" shouldn't be an issue, since I'm looking at
them during
the BeforeFormRegionShow and besides, they are there, once I "work around"
the problem.
The "Custom fields may not persist on separate form regions" might be a
part cause of the issue I suppose, but I don't see how. I add the new
values on the custom form region and then save the item, yet the values do
not persist. So I think not.
I'm lost...