useInboxName property

bool? useInboxName
getter/setter pair

Use name of inbox as sender email address name. Will construct RFC 5322 email address with Inbox name <inbox@address.com> if the inbox has a name.

Implementation

bool? useInboxName;