Forum Discussion
Customize presentation of contact details in Outlook
- Jan 07, 2019
I used the TurnOnContactTabLabelReplace2 string for the label. And for the value, the TurnOnContactTabMAPIReplace2, which needs to be DWORD, not String.
Hi Vasil,
thank you very much for your reply. Great, that gives me hope that it is possible.;)
Based of that link you've posted I found inspiration again and did a bit of further research (matching Outlook 2016). I found that MS provides a set of Group Policies to chance the contact card details. I also played a little bit with that. But, unfortunately the replacements doesn't work.
I used the values and filled it with the specific values:
[string] = turnoncontacttabadreplace16 = extensionAttribute1
[REG_DWORD] turnoncontacttablabelreplace16 = Personalnummer
(The 16 should replace the birthday)
I also tried some Azure AD Attributes, but the behaviour doesn't change.
So, now I'm wondering, does this work for a O365 Environment with Exchange Online also?
Thank you very much in advance!
It does work, here's a quick test I did with replacing both the label and the corresponding attribute value for the Office field.