I am using the following code to copy the link information to the clipboard
Suppose my clipboard contains the following
<a href=" Link</a>
When I want to paste this clipboard in OutLook I want it to show only MyLink as hyperlink while url is hidden and can be used by pressing Ctrl+Link
Suppose my clipboard contains the following
<a href=" Link</a>
When I want to paste this clipboard in OutLook I want it to show only MyLink as hyperlink while url is hidden and can be used by pressing Ctrl+Link