We use C++ to create an Profile which works in Exchange 2007 & 2010, but it did not work on exchange 2013.
I checked the created profile with MFCMAPI & all properties mentioned in this article has been created & the related values comes from auto discover.
Here is one thing:
Even I specified the 3 properties PR_CONVERSION_PROHIBITED, PR_PROFILE_UNRESOLVED_NAME, PR_PROFILE_UNRESOLVED_SERVER in code & configured them in MSEMS service, but I cannot see them in properties view from MFCMAPI.
In MFCMAPI, when I use this profile to logon, the value of properties PR_PROVIDER_UID, PR_SERVICE_UID, PR_RECORD_KEY will be Err: 0x8004010F=MAPI_E_NOT_FOUND
I pasted the detail properties for the profile, could you please help to take a look? Thanks.
Error:
Prpperties Details:
Any ideas of this, please? Thanks for your help.