FluentEmail icon indicating copy to clipboard operation
FluentEmail copied to clipboard

Adding a null string as name in To method causes exception

Open lukencode opened this issue 7 years ago • 0 comments

We should ignore null strings in the name property. At the moment a name.Trim() call causes an exception.

lukencode avatar Apr 28 '18 12:04 lukencode