I want to when every Reply/Forward an email in Outlook 365 that the last To/Cc are shorten to Friendly Hyper Link like this: Explain
Asked
Active
Viewed 18 times
1 Answers
0
The Outlook extensibility model doesn't provide anything for pasting hyperlinks into these fields in the Outlook UI. The best what you can do is to replace the inspector UI with a form region, see How to create replacement or replace-all outlook form regions for more information on that.

Eugene Astafiev
- 47,483
- 3
- 24
- 45
-
Thanks Eugene, When I looked at some email system in China mainland, they can customize like this so I was wonder. If so do you Outlook possible to not include Email address - Only include Full Name/Title of Receipient/Sender? – gaduaxe Sep 01 '22 at 04:32
-
The name is displayed in Outlook if the recipient's email address is listed in the address book. – Eugene Astafiev Sep 01 '22 at 07:56