Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow empty TextBody and HtmlBody properties for BodyBuilder
Previously, setting these properties to string.Empty was treated the same as setting them to null. Fixes issue #391
- Loading branch information