I don't know if there's Outook redemption user around, but here it go.

I have question/problem regarding Redemption

I have a custom form in Outlook where there’s 17 user define field in it, and I have trouble reading them.
One of those field is named “MMUID”, when I use the RDOContactItem.Fields(“MMUID”) I can get a value, but when I use RDOContactItem.UserProperties(“MMUID”) it always return me “Nothing”. I’ve look at the RDOContactItem.UserProperties.Count property and it always return 0 (Zero). But when I open the Outlook form from Outlook I can see all those custom field.
More even stranger I can only get 2 or 3 field from all for the 17 custom field, using RDOContactItem.Fields.

Please help!
Thanks

PS
I use
- VB.BET 2005
- Framework 2.0
- MS Outlook 2007
- Redemption 4.6.0.0