How to add a name to the FROM field of the Sendmail task

How to add a name to the FROM field of the Sendmail task

Dear All,

As we know the sendmail task has the following format:
  1. sendmail
    [
    From : <string expression>
    To : <string expression> 
    Subject : <string expression> 
    Message : <string expression> 
    ]
In the 'from' format I can add my email etc etc. I would like to ask you, when I send an email is there any way to show to the recipient the Name and not my email in his inbox (like the second email in the image below)?