views:

107

answers:

0

I have a form region in the main contact form where I have to show some custom properties (not user defined fields) of that contact. I am using ActiveInspector.CurrentItem.ItemProperties["customPropertyName"] to read the value for the custom property. But it does not give me the value. I can see the property and its value in Outlook spy. Is there any other way to read those custom properties.