View Single Post
  #8  
Old December 11th 07, 01:15 AM posted to microsoft.public.outlook.program_addins
Jeff[_7_]
external usenet poster
 
Posts: 11
Default Empty UserProperties and PropertyAccessor ( Outlook Spy )

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


"Ken Slovak - [MVP - Outlook]" wrote in message
...
What is this, a separate or adjoining form region? Have you reviewed
http://support.microsoft.com/kb/929592?

Have you looked at Ryan's walkthrough example at
http://msdn2.microsoft.com/en-us/library/bb206785.aspx?

--
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
...
Hello Ken

I use the "New" button to create a new field, from the control's
Properties Value page.

Thanks

Jeff




Ads