Hello,
I am using the Exchange Web Services Managed API and I am trying to access user-defined fields created through Outlook related to contacts in a public folder. The fields are created as "User-defined fields in folder" in Outlook from the Contact screen, from the All Fields window. I can access the contacts through the EWS Managed API, but I can't seem to access these user-defined fields. They don't appear in the extended properties collection. Is there some way to access them? If so, can I write to them as well as read them?
If I can't access the user defined fields then is there some other way to define fields/extended properties that users will be able to see through a contact in Outlook and that I can read and update through the API?
Thanks,
CS