rickknecht
Member
- Outlook version
- Outlook 2010 64 bit
- Email Account
- Exchange Server
Help. I am pretty confused. In Outlook 2003 I was able to use addressentry.fields(?) to programatically gather all data known about an addressentry. I would spin through all possible field items by number and eventually find all data available. However the "fields" method was removed in Outlook 2007 and 2010. I am at a total loss how to access the data now. In my company's .details dialog box showing details of a GAL addressentry, one of the fields is labeled "Mailflow/Pouch Mail:". I suspect that is a custom field. Can someone state or show me specifically with sample code how to gather the value from each field in the .details dialog box?