boaz_haimContributor12 years agosending mail with hyper linkHi,I have a script whice sends email via outlook.Is there a way to include a hyper link in the mail?
1 ReplyReplies sorted by Most LikedTanyaYatskovskaAlumni12 years ago Hi Boaz, As you can send the body of the message in the HTML format, to my mind, you can use the following structure: <a href="Link">Some text</a>
TanyaYatskovskaAlumni12 years ago Hi Boaz, As you can send the body of the message in the HTML format, to my mind, you can use the following structure: <a href="Link">Some text</a>
Recent DiscussionsHow to Ignore "The git.exe process crashed."?How to replace a Value with a Variable.Need to verify cursor state on disabled button