They are called "mapiprops". Part of the value is called the mAPIID which must be unique within an AD. Part of it is the attribute type (integer, float, etc.).
If you want details, download "MAPI Editor" from Microsoft. It has a list of all the public (and some of the private) MAPI properties. This is how data is stored in an Exchange database. From: [email protected] [mailto:[email protected]] On Behalf Of Joseph L. Casale Sent: Sunday, September 21, 2014 8:54 PM To: '[email protected]' Subject: [Exchange] RE: Edit outlook profiles programmatically Yeah, Looking at the log for the outlook test email function showed the internal owa (and ecp) url was missed. After a pea pile of code to dig through the myriad of profile locations we might have, and decode and produce comparable output to see what was different between new and old profiles, that effort was wasted. I'd love to know the rational in the naming convention deployed for the key/values under an OL profile... Thanks for the quick response! jlc From: [email protected]<mailto:[email protected]> [mailto:[email protected]] On Behalf Of Michael B. Smith Sent: Sunday, September 21, 2014 5:47 PM To: [email protected]<mailto:[email protected]> Subject: [Exchange] RE: Edit outlook profiles programmatically What is the problem you are having? AutoD should, well, AutoD. That's what it does. From: [email protected]<mailto:[email protected]> [mailto:[email protected]] On Behalf Of Joseph L. Casale Sent: Sunday, September 21, 2014 4:57 PM To: '[email protected]' Subject: [Exchange] Edit outlook profiles programmatically Given the recent SSL changes, our internal SCP url changed. DNS is adjusted and new outlook users automatically inherit the correct new settings however all the existing users obviously have their profile leveraging the now invalid fqdn. Anyone been through this and know the routine to resolve this, looking through all binary values in a profile it seems possible and I am just working on a util now, but if anyone knows the specifics, I'd be grateful. Thanks, jlc
